Skip to content

Commit

Permalink
remove explicit access config for probealb-core
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis-tra committed Jan 9, 2024
1 parent d6ca5ef commit e080966
Showing 1 changed file with 9 additions and 54 deletions.
63 changes: 9 additions & 54 deletions github/plprobelab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ repositories:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- guillaumemichel
default_branch: main
description: Generic Go DHT toolbox
has_discussions: false
Expand All @@ -124,9 +121,6 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
pull:
- probelab-core
visibility: public
go-libp2p:
advanced_security: false
Expand Down Expand Up @@ -156,6 +150,9 @@ repositories:
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
collaborators:
push:
- web3-bot
musa:
advanced_security: false
allow_update_branch: false
Expand All @@ -170,6 +167,9 @@ repositories:
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
collaborators:
push:
- web3-bot
nebula-analysis:
advanced_security: false
allow_update_branch: false
Expand All @@ -183,17 +183,13 @@ repositories:
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: private
collaborators:
push:
- web3-bot
network-measurements:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- dennis-tra
- guillaumemichel
- iand
push:
- probelab-cmi
default_branch: master
has_discussions: false
merge_commit_message: PR_TITLE
Expand All @@ -202,18 +198,11 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
admin:
- probelab-core
visibility: public
parsec:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- dennis-tra
- iand
default_branch: main
description: ፨ Parsec is a DHT performance measurement tool
has_discussions: false
Expand All @@ -223,17 +212,13 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
pull:
- probelab-core
visibility: public
probelab-infra:
advanced_security: false
allow_update_branch: true
archived: false
collaborators:
admin:
- dennis-tra
- pl-deploy-bot
maintain:
- BigLep
Expand All @@ -250,9 +235,6 @@ repositories:
secret_scanning: false
squash_merge_commit_message: PR_BODY
squash_merge_commit_title: PR_TITLE
teams:
pull:
- probelab-core
visibility: private
roadmap:
advanced_security: false
Expand All @@ -272,18 +254,12 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
pull:
- probelab-core
visibility: public
thunderdome:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- iand
- thattommyhall
push:
- web3-bot
default_branch: main
Expand All @@ -294,18 +270,11 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
pull:
- probelab-core
visibility: public
tiros:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- dennis-tra
- iand
default_branch: main
description: 🌐 An IPFS website measurement tool
has_discussions: false
Expand All @@ -315,9 +284,6 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
pull:
- probelab-core
topics:
- golang
- ipfs
Expand All @@ -329,8 +295,6 @@ repositories:
allow_update_branch: false
archived: false
collaborators:
admin:
- iand
push:
- web3-bot
default_branch: main
Expand All @@ -343,9 +307,6 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
admin:
- probelab-core
visibility: public
website:
advanced_security: false
Expand All @@ -362,9 +323,6 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
admin:
- probelab-core
topics:
- ipfs
visibility: public
Expand Down Expand Up @@ -398,9 +356,6 @@ repositories:
secret_scanning: true
squash_merge_commit_message: PR_BODY
squash_merge_commit_title: PR_TITLE
teams:
admin:
- probelab-core
topics:
- golang
- ipfs
Expand Down

0 comments on commit e080966

Please sign in to comment.