Skip to content

Commit 4fd9f6e

Browse files
github-actions[bot]rvagg
authored andcommitted
fix@15398445908 [skip fix]
1 parent c405f0a commit 4fd9f6e

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

github/multiformats.yml

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,24 +1430,39 @@ repositories:
14301430
archived: true
14311431
py-multiaddr:
14321432
advanced_security: false
1433-
allow_update_branch: true
1433+
allow_update_branch: false
14341434
archived: false
1435+
collaborators:
1436+
push:
1437+
- sbuss
1438+
- web3-bot
1439+
default_branch: master
14351440
description: multiaddr implementation in Python
14361441
has_discussions: false
1437-
default_branch: master
14381442
merge_commit_message: PR_TITLE
14391443
merge_commit_title: MERGE_MESSAGE
1440-
secret_scanning_push_protection: true
1441-
secret_scanning: true
1444+
secret_scanning_push_protection: false
1445+
secret_scanning: false
14421446
squash_merge_commit_message: COMMIT_MESSAGES
14431447
squash_merge_commit_title: COMMIT_OR_PR_TITLE
14441448
teams:
14451449
admin:
1450+
- ip-productivity
1451+
- ipdx
1452+
- Python Team
1453+
- w3dt-stewards
1454+
pull:
1455+
- Admin
1456+
- github-mgmt stewards
1457+
push:
14461458
- Python Team
1447-
visibility: public
14481459
topics:
1449-
- multiaddr
1460+
- ipfs
1461+
- libp2p
1462+
- multiformats
1463+
- network
14501464
- python
1465+
visibility: public
14511466
py-multibase:
14521467
archived: true
14531468
py-multicodec:

0 commit comments

Comments
 (0)