Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce go-libp2p and js-libp2p admins #245

Merged
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
32 changes: 26 additions & 6 deletions github/libp2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2119,6 +2119,10 @@ repositories:
required_status_checks:
strict: false
collaborators:
admin:
- aschmahmann
- MarcoPolo
- sukunrt
push:
- web3-bot
default_branch: master
Expand All @@ -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:
Expand Down Expand Up @@ -3765,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.
Expand All @@ -3783,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:
Expand Down Expand Up @@ -5251,6 +5257,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:
Expand Down
Loading