Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 47 additions & 8 deletions github/multiformats.yml
Original file line number Diff line number Diff line change
@@ -1,11 +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
# 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.
# Day-to-day administrating is done by those in the "github-mgmt Stewards" team (see team below).
# "github-mgmt Stewards" team can still escalate into org owner permissions if/when needed.
# Day-to-day administrating is done by those in the "github-mgmt Stewards" team (see team below).
# "github-mgmt Stewards" team can still escalate into org owner permissions if/when needed.
# This minimal owner set plus supporting rationale was documented and discussed in https://github.com/ipfs/ipfs/issues/511 .
admin:
# Why @andyschwab-admin?
Expand Down Expand Up @@ -1429,7 +1429,39 @@ repositories:
php-multihash:
archived: true
py-multiaddr:
archived: true
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
push:
- sbuss
- web3-bot
default_branch: master
description: multiaddr implementation in Python
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: false
secret_scanning: false
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
admin:
- ip-productivity
- ipdx
- w3dt-stewards
pull:
- Admin
- github-mgmt stewards
push:
- Python Team
topics:
- ipfs
- libp2p
- multiformats
- network
- python
visibility: public
py-multibase:
archived: true
py-multicodec:
Expand Down Expand Up @@ -1836,7 +1868,7 @@ teams:
description: Magic Potions ⚗️
privacy: closed
github-mgmt stewards:
# Notes:
# Notes:
# 1. These members have push+ access to the github-mgmt repository (in addition to the ipdx team and the org owners listed in "members.admin" above).
# 2. This team also has the org-level "moderator" and "security manager" role.
# This is configured through the GitHub UI, not in GitHub management.
Expand All @@ -1852,7 +1884,7 @@ teams:
# - be familiar with GitHub Management
# - be ready to triage/review org configuration change request in github-mgmt
# INFO: Intentionally don't have any "maintainers" so that additional membership is done through github-mgmt rather than the GitHub UI.
# INFO: There are others who could certainly qualify to be members of this team.
# INFO: There are others who could certainly qualify to be members of this team.
# There is a balance to be had to ensure there are enough knowledgeable people available to support the needs/requests of the github org,
# and reducing risk by not having too many with the escalation path that this role affords.
member:
Expand All @@ -1861,7 +1893,7 @@ teams:
# 2. Active maintainer of JS repos in the org.
- achingbrain
# Why @aschmahmann?
# 1. Long-time and still very active contributor to important Go-based IPFS repos that consume and occasionally require changes of multiformats repos.
# 1. Long-time and still very active contributor to important Go-based IPFS repos that consume and occasionally require changes of multiformats repos.
# 2. Director of IP Shipyard, which is an organization receiving significant grant funding for "IPFS development and maintenance", which includes multiformats as needed.
- aschmahmann
# Why @rvagg?
Expand Down Expand Up @@ -1961,6 +1993,13 @@ teams:
privacy: closed
Python Team:
description: Enchanters of cobras 🐍
members:
member:
- acul71
- arcinston
- dhuseby
- pacrob
- seetadev
Comment on lines +1996 to +2002
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like a 👍 from @dhuseby on this list since I don't know anybody else here

privacy: closed
Ruby Team:
description: 🎶 Empenhei o meu anel de rubi.. P'ra te levar ao concerto que havia no Rivoli 🎶
Expand Down