Skip to content

Commit c405f0a

Browse files
arcinstonrvagg
authored andcommitted
unarchive py-multiaddr, add python team
1 parent d6c5868 commit c405f0a

File tree

1 file changed

+33
-8
lines changed

1 file changed

+33
-8
lines changed

github/multiformats.yml

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# yaml-language-server: $schema=.schema.json
22

33
members:
4-
# Admin permissions map to "org owner" permissions listed in
5-
# https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization#permissions-for-organization-rolesare
4+
# Admin permissions map to "org owner" permissions listed in
5+
# https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization#permissions-for-organization-rolesare
66
# These permissions are very broad, and thus the list of people is intentionally minimal.
7-
# Day-to-day administrating is done by those in the "github-mgmt Stewards" team (see team below).
8-
# "github-mgmt Stewards" team can still escalate into org owner permissions if/when needed.
7+
# Day-to-day administrating is done by those in the "github-mgmt Stewards" team (see team below).
8+
# "github-mgmt Stewards" team can still escalate into org owner permissions if/when needed.
99
# This minimal owner set plus supporting rationale was documented and discussed in https://github.com/ipfs/ipfs/issues/511 .
1010
admin:
1111
# Why @andyschwab-admin?
@@ -1429,7 +1429,25 @@ repositories:
14291429
php-multihash:
14301430
archived: true
14311431
py-multiaddr:
1432-
archived: true
1432+
advanced_security: false
1433+
allow_update_branch: true
1434+
archived: false
1435+
description: multiaddr implementation in Python
1436+
has_discussions: false
1437+
default_branch: master
1438+
merge_commit_message: PR_TITLE
1439+
merge_commit_title: MERGE_MESSAGE
1440+
secret_scanning_push_protection: true
1441+
secret_scanning: true
1442+
squash_merge_commit_message: COMMIT_MESSAGES
1443+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1444+
teams:
1445+
admin:
1446+
- Python Team
1447+
visibility: public
1448+
topics:
1449+
- multiaddr
1450+
- python
14331451
py-multibase:
14341452
archived: true
14351453
py-multicodec:
@@ -1836,7 +1854,7 @@ teams:
18361854
description: Magic Potions ⚗️
18371855
privacy: closed
18381856
github-mgmt stewards:
1839-
# Notes:
1857+
# Notes:
18401858
# 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).
18411859
# 2. This team also has the org-level "moderator" and "security manager" role.
18421860
# This is configured through the GitHub UI, not in GitHub management.
@@ -1852,7 +1870,7 @@ teams:
18521870
# - be familiar with GitHub Management
18531871
# - be ready to triage/review org configuration change request in github-mgmt
18541872
# INFO: Intentionally don't have any "maintainers" so that additional membership is done through github-mgmt rather than the GitHub UI.
1855-
# INFO: There are others who could certainly qualify to be members of this team.
1873+
# INFO: There are others who could certainly qualify to be members of this team.
18561874
# There is a balance to be had to ensure there are enough knowledgeable people available to support the needs/requests of the github org,
18571875
# and reducing risk by not having too many with the escalation path that this role affords.
18581876
member:
@@ -1861,7 +1879,7 @@ teams:
18611879
# 2. Active maintainer of JS repos in the org.
18621880
- achingbrain
18631881
# Why @aschmahmann?
1864-
# 1. Long-time and still very active contributor to important Go-based IPFS repos that consume and occasionally require changes of multiformats repos.
1882+
# 1. Long-time and still very active contributor to important Go-based IPFS repos that consume and occasionally require changes of multiformats repos.
18651883
# 2. Director of IP Shipyard, which is an organization receiving significant grant funding for "IPFS development and maintenance", which includes multiformats as needed.
18661884
- aschmahmann
18671885
# Why @rvagg?
@@ -1961,6 +1979,13 @@ teams:
19611979
privacy: closed
19621980
Python Team:
19631981
description: Enchanters of cobras 🐍
1982+
members:
1983+
member:
1984+
- acul71
1985+
- arcinston
1986+
- dhuseby
1987+
- pacrob
1988+
- seetadev
19641989
privacy: closed
19651990
Ruby Team:
19661991
description: 🎶 Empenhei o meu anel de rubi.. P'ra te levar ao concerto que havia no Rivoli 🎶

0 commit comments

Comments
 (0)