From c02744c7f4903755a9f4e9fb933a66b06e65d533 Mon Sep 17 00:00:00 2001 From: Adin Schmahmann Date: Tue, 13 Aug 2024 15:52:06 -0400 Subject: [PATCH 1/3] permissions: add shipyard group --- github/libp2p.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/github/libp2p.yml b/github/libp2p.yml index a3ce951..4449d08 100644 --- a/github/libp2p.yml +++ b/github/libp2p.yml @@ -5251,6 +5251,20 @@ teams: - MarcoPolo - thomaseizinger privacy: closed + shipyard: + description: Members of Interplanetary Shipyard who work with or on libp2p + members: + maintainer: + - achingbrain + - aschmahmann + - MarcoPolo + member: + - 2color + - guillaumemichel + - lidel + - sukunrt + - yiannisbot + privacy: closed Specs contributors: members: member: From 2ef7e5f2fd6eb2bb52557720efae1a867cc67c73 Mon Sep 17 00:00:00 2001 From: Adin Schmahmann Date: Tue, 13 Aug 2024 16:09:04 -0400 Subject: [PATCH 2/3] permissions(go-libp2p): remove or downgrade most admins --- github/libp2p.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/github/libp2p.yml b/github/libp2p.yml index 4449d08..871ea35 100644 --- a/github/libp2p.yml +++ b/github/libp2p.yml @@ -2119,6 +2119,10 @@ repositories: required_status_checks: strict: false collaborators: + admin: + - aschmahmann + - MarcoPolo + - sukunrt push: - web3-bot default_branch: master @@ -2135,11 +2139,9 @@ repositories: squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE teams: - admin: - - Admin - - w3dt-stewards maintain: - go-libp2p Maintainers + - shipyard pull: - github-mgmt stewards push: From 8f6999939764dfecb69cd03e1a655669daecde80 Mon Sep 17 00:00:00 2001 From: Adin Schmahmann Date: Tue, 13 Aug 2024 16:18:03 -0400 Subject: [PATCH 3/3] permissions(js-libp2p): remove or downgrade most admins --- github/libp2p.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/github/libp2p.yml b/github/libp2p.yml index 871ea35..2a3cfda 100644 --- a/github/libp2p.yml +++ b/github/libp2p.yml @@ -3767,6 +3767,11 @@ repositories: advanced_security: false allow_update_branch: true archived: false + collaborators: + admin: + - achingbrain + - aschmahmann + - MarcoPolo default_branch: main delete_branch_on_merge: true description: The JavaScript Implementation of libp2p networking stack. @@ -3785,9 +3790,8 @@ repositories: squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE teams: - admin: - - Admin - - w3dt-stewards + maintain: + - shipyard pull: - github-mgmt stewards push: