Skip to content

Commit 595b2c3

Browse files
authored
Merge pull request #3912 from jandubois/github-teams
Document GitHub teams and repo access rules
2 parents 393f39c + 6db27d2 commit 595b2c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/content/en/docs/community/governance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ Maintainers consist of two roles:
2626
A Reviewer is considered as a candidate to become a Committer.
2727
Reviewers are not recognized as Maintainers in <https://github.com/cncf/foundation/blob/main/project-maintainers.csv>.
2828

29+
Access control is enforced via GitHub team membership:
30+
* All committers are members of the `@lima-vm/committers` team and have the `Maintain` role on all repos.
31+
* All reviewers are members of the `@lima-vm/reviewers` team and have the `Triage` role on all repos.
32+
* The `@lima-vm/maintainers` team includes both committers and reviewers, but doesn't grant any extra access.
33+
2934
See also the [Contributing](../contributing) page.
3035

3136
### Current maintainers

0 commit comments

Comments
 (0)