Skip to content

Commit

Permalink
Update ipfs.yml - cleanup github-mgmt team.
Browse files Browse the repository at this point in the history
  • Loading branch information
BigLep authored Feb 13, 2024
1 parent 1a604d1 commit 17b6183
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions github/ipfs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# yaml-language-server: $schema=.schema.json

members:
# Admin permissions map to "org owner" permissions listed in
# https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization#permissions-for-organization-rolesare
# These permissions are very broad, and thus, the list of people is intentionally minimal.
# Permissions are distributed across 3-4 separate organizations.
# One can request additional permissions for specific repos using ipld/github-mgmt.
admin:
- andyschwab-admin
- aschmahmann
Expand Down Expand Up @@ -8957,16 +8962,18 @@ teams:
# using a team instead of direct collaborators because we want to reference it in the CODEOWNERS file
description: Users that are effectively org admins
members:
# WARN: membership here should be treated exactly as cautiously as having an org admin role
# WARN: membership here should be treated as cautiously as having an "org owner" role,
# since one can escalate their privileges accordingly.
# ATTN: members are expected to:
# - be familiar with GitHub Management
# - be ready to triage/review org configuration change request in github-mgmt
maintainer:
- aschmahmann
- BigLep
- lidel
# Intentionally don't have any "maintainers" so that additional membership is done through github-mgmt rather than the GitHub UI.
# That said, since most of these people are also "org owners" ("members.admin" above),
# they can still make changes in the UI.
member:
- aschmahmann
- achingbrain
- lidel
- willscott
privacy: closed
Go Core Team:
Expand Down

0 comments on commit 17b6183

Please sign in to comment.