Skip to content

Commit dd6a91d

Browse files
authored
Merge pull request #13 from gem-coop/add-maintainers-list
Add list of current maintainers to README, since team links aren't accessible to non-org-members.
2 parents aab89fb + 0f74a6f commit dd6a91d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,15 @@ Gem Cooperative's [Technical Steering Committee](Gem.coop-Governance.md#4-techni
2424
- [David Rodríguez (@deivid-rodriguez)](https://github.com/deivid-rodriguez)
2525
- [Josef Šimánek (@simi)](https://github.com/simi)
2626

27-
Gem Cooperative's maintainers are listed in the [GitHub team named "maintainers"](https://github.com/orgs/gem-coop/teams/maintainers).
27+
Gem Cooperative's maintainers are (sorted via `ruby -e 'puts STDIN.read.split.shuffle'`):
28+
29+
- [Josef Šimánek (@simi)](https://github.com/simi)
30+
- [David Rodríguez (@deivid-rodriguez)](https://github.com/deivid-rodriguez)
31+
- [Martin Emde (@martinemde)](https://github.com/martinemde)
32+
- [Samuel Giddins (@segiddins)](https://github.com/segiddins)
33+
- [Olle Jonsson (@olleolleolle)](https://github.com/olleolleolle)
34+
- [André Arko (@indirect)](https://github.com/indirect)
35+
- [Ellen Dash (@duckinator)](https://github.com/duckinator)
2836

2937
## Relationship To Other Entities
3038

0 commit comments

Comments
 (0)