Skip to content

Commit 785dfcb

Browse files
github-actions[bot]rvagg
authored andcommitted
fix@19505090239 [skip fix]
1 parent 4edc286 commit 785dfcb

File tree

1 file changed

+17
-27
lines changed

1 file changed

+17
-27
lines changed

github/multiformats.yml

Lines changed: 17 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,82 +1447,78 @@ repositories:
14471447
allow_update_branch: false
14481448
archived: false
14491449
collaborators:
1450+
admin:
1451+
- dhruvbaldawa
14501452
push:
14511453
- sbuss
14521454
- web3-bot
14531455
default_branch: master
1454-
description: multiaddr implementation in Python
1456+
description: Multibase implementation in Python
14551457
has_discussions: false
14561458
merge_commit_message: PR_TITLE
14571459
merge_commit_title: MERGE_MESSAGE
1458-
secret_scanning_push_protection: true
1459-
secret_scanning: true
1460+
secret_scanning_push_protection: false
1461+
secret_scanning: false
14601462
squash_merge_commit_message: COMMIT_MESSAGES
14611463
squash_merge_commit_title: COMMIT_OR_PR_TITLE
14621464
teams:
14631465
admin:
1466+
- Admin
14641467
- ip-productivity
14651468
- ipdx
14661469
- w3dt-stewards
14671470
pull:
14681471
- github-mgmt stewards
14691472
push:
14701473
- Python Team
1471-
topics:
1472-
- ipfs
1473-
- libp2p
1474-
- multiformats
1475-
- network
1476-
- python
14771474
visibility: public
14781475
py-multicodec:
14791476
advanced_security: false
14801477
allow_update_branch: false
14811478
archived: false
14821479
collaborators:
1480+
admin:
1481+
- dhruvbaldawa
14831482
push:
14841483
- sbuss
14851484
- web3-bot
14861485
default_branch: master
1487-
description: multiaddr implementation in Python
1486+
description: Multicodec implementation in Python
14881487
has_discussions: false
14891488
merge_commit_message: PR_TITLE
14901489
merge_commit_title: MERGE_MESSAGE
1491-
secret_scanning_push_protection: true
1492-
secret_scanning: true
1490+
secret_scanning_push_protection: false
1491+
secret_scanning: false
14931492
squash_merge_commit_message: COMMIT_MESSAGES
14941493
squash_merge_commit_title: COMMIT_OR_PR_TITLE
14951494
teams:
14961495
admin:
1496+
- Admin
14971497
- ip-productivity
14981498
- ipdx
14991499
- w3dt-stewards
15001500
pull:
15011501
- github-mgmt stewards
15021502
push:
15031503
- Python Team
1504-
topics:
1505-
- ipfs
1506-
- libp2p
1507-
- multiformats
1508-
- network
1509-
- python
15101504
visibility: public
15111505
py-multihash:
15121506
advanced_security: false
15131507
allow_update_branch: false
15141508
archived: false
15151509
collaborators:
1510+
admin:
1511+
- dhruvbaldawa
15161512
push:
15171513
- sbuss
15181514
- web3-bot
15191515
default_branch: master
1520-
description: multiaddr implementation in Python
1516+
description: Multihash implementation in Python
15211517
has_discussions: false
15221518
merge_commit_message: PR_TITLE
15231519
merge_commit_title: MERGE_MESSAGE
1524-
secret_scanning_push_protection: true
1525-
secret_scanning: true
1520+
secret_scanning_push_protection: false
1521+
secret_scanning: false
15261522
squash_merge_commit_message: COMMIT_MESSAGES
15271523
squash_merge_commit_title: COMMIT_OR_PR_TITLE
15281524
teams:
@@ -1534,12 +1530,6 @@ repositories:
15341530
- github-mgmt stewards
15351531
push:
15361532
- Python Team
1537-
topics:
1538-
- ipfs
1539-
- libp2p
1540-
- multiformats
1541-
- network
1542-
- python
15431533
visibility: public
15441534
ruby-multihash:
15451535
archived: true

0 commit comments

Comments
 (0)