Skip to content

Commit

Permalink
Add seed list for the sponsor rotation (#9558)
Browse files Browse the repository at this point in the history
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
  • Loading branch information
jpkrohling authored Apr 28, 2022
1 parent 1c4dd67 commit 4259a2b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,21 @@ and the rest of contributors.
the folder. If a component can not be properly tested within the existing framework, it must increase the non testable
components number with a comment within the PR explaining as to why it can not be tested.

### Rotating sponsors

The following GitHub users are the currently available sponsors, either by being an approver or a maintainer of the contrib repository. The list is ordered based on a random sort of the list of sponsors done live at the Collector SIG meeting on 27-Apr-2022 and serves as the seed for the round-robin selection of sponsors, as described in the section above.

* [@dashpole](https://github.com/dashpole)
* [@djaglowski](https://github.com/djaglowski)
* [@codeboten](https://github.com/codeboten)
* [@Aneurysm9](https://github.com/Aneurysm9)
* [@mx-psi](https://github.com/mx-psi)
* [@pmm-sumo](https://github.com/pmm-sumo)
* [@jpkrohling](https://github.com/jpkrohling)
* [@dmitryax](https://github.com/dmitryax)
* [@bogdandrutu](https://github.com/bogdandrutu)

Whenever a sponsor is picked from the top of this list, please move them to the bottom.
## General Recommendations
Below are some recommendations that apply to typical components. These are not rigid rules and there are exceptions but
in general try to follow them.
Expand Down

0 comments on commit 4259a2b

Please sign in to comment.