Skip to content

Commit

Permalink
policy: add github org membership section
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 23, 2023
1 parent 97efc10 commit e1e5111
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions policies/access.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ Note: this list is intentionally not exhaustive.
This is the parent team for projects. Every project (e.g. scorecard, AO) should have a subteam contained within this one.
Teams for individual repositories go under here, which start with `repo-`, but team names may otherwise be unconstrained.

## GitHub Org Membership

Membership in the GitHub org should be freely given - it inherently confers no permissions or privileges, only a badge on the user's profile if they enable it - and it _does_ allow for easier team management. Someone should only be removed from the org in extreme circumstances where their association with OpenSSF would be problematic, and people should be encouraged to remain in the org in perpetuity.

Individuals who choose not to be a member of the org will be unable to retain access to repositories due to being ineligible to being on GitHub teams.

## Principle of Least Privilege

Permission levels should be as high as they need to be, and no higher.
Expand Down

0 comments on commit e1e5111

Please sign in to comment.