Add ADOPTERS file (#333)

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
This commit is contained in:
Sergio Castaño Arteaga 2023-06-15 13:07:26 +02:00 committed by GitHub
parent 9be3365683
commit a128b5ad77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

8
ADOPTERS.md Normal file
View File

@ -0,0 +1,8 @@
# GitVote adopters
If your organization is using GitVote, please consider adding it to this list by submitting a pull request.
- [CNCF](https://cncf.io)
- [ORAS](https://oras.land)
- [ResBaz Arizona](https://researchbazaar.arizona.edu)
- [Kuma](https://kuma.io)

View File

@ -87,6 +87,10 @@ When a vote on a pull request is closed, GitVote will add a check to the head co
At the moment this feature is always enabled but we'll make it configurable so that votes creators can opt-out per configuration profile.
## Adopters
Please see [ADOPTERS.md](./ADOPTERS.md) for more details.
## Contributing
Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.