mirror of https://github.com/cncf/gitvote.git
Add ADOPTERS file (#333)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
This commit is contained in:
parent
9be3365683
commit
a128b5ad77
|
@ -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)
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue