From 0092b603db4f5b0bbb5a63e4299f18f7fd2b4b98 Mon Sep 17 00:00:00 2001 From: Alex Potsides Date: Thu, 3 Jul 2025 08:00:35 +0200 Subject: [PATCH 1/2] Update libp2p-webrtc perms Add push rights to the repo for the js dev team. --- github/libp2p.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/github/libp2p.yml b/github/libp2p.yml index 2ee3ff1..5786b8d 100644 --- a/github/libp2p.yml +++ b/github/libp2p.yml @@ -4052,8 +4052,6 @@ repositories: allow_update_branch: false archived: false collaborators: - admin: - - 2color push: - web3-bot default_branch: main @@ -4067,6 +4065,14 @@ repositories: squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE visibility: public + teams: + admin: + - Admin + - w3dt-stewards + pull: + - github-mgmt stewards + push: + - js-libp2p-dev libp2p: advanced_security: false allow_update_branch: false From ae63c0890de44fc090926d58e93336defc6cb442 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 06:02:08 +0000 Subject: [PATCH 2/2] fix@16042762896 [skip fix] --- github/libp2p.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/libp2p.yml b/github/libp2p.yml index 5786b8d..67ba1e6 100644 --- a/github/libp2p.yml +++ b/github/libp2p.yml @@ -4064,7 +4064,6 @@ repositories: secret_scanning: true squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE - visibility: public teams: admin: - Admin @@ -4073,6 +4072,7 @@ repositories: - github-mgmt stewards push: - js-libp2p-dev + visibility: public libp2p: advanced_security: false allow_update_branch: false