Skip to content

Commit 443f74a

Browse files
github-actions[bot]rvagg
authored andcommitted
fix@19470010619 [skip fix]
1 parent b894f2c commit 443f74a

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,20 +1447,23 @@ 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
@@ -1469,32 +1472,29 @@ repositories:
14691472
- github-mgmt stewards
14701473
push:
14711474
- Python Team
1472-
topics:
1473-
- ipfs
1474-
- libp2p
1475-
- multiformats
1476-
- network
1477-
- python
14781475
visibility: public
14791476
py-multicodec:
14801477
advanced_security: false
14811478
allow_update_branch: false
14821479
archived: false
14831480
collaborators:
1481+
admin:
1482+
- dhruvbaldawa
14841483
push:
14851484
- sbuss
14861485
- web3-bot
14871486
default_branch: master
1488-
description: multiaddr implementation in Python
1487+
description: Multicodec implementation in Python
14891488
has_discussions: false
14901489
merge_commit_message: PR_TITLE
14911490
merge_commit_title: MERGE_MESSAGE
1492-
secret_scanning_push_protection: true
1493-
secret_scanning: true
1491+
secret_scanning_push_protection: false
1492+
secret_scanning: false
14941493
squash_merge_commit_message: COMMIT_MESSAGES
14951494
squash_merge_commit_title: COMMIT_OR_PR_TITLE
14961495
teams:
14971496
admin:
1497+
- Admin
14981498
- ip-productivity
14991499
- ipdx
15001500
- w3dt-stewards
@@ -1503,28 +1503,24 @@ repositories:
15031503
- github-mgmt stewards
15041504
push:
15051505
- Python Team
1506-
topics:
1507-
- ipfs
1508-
- libp2p
1509-
- multiformats
1510-
- network
1511-
- python
15121506
visibility: public
15131507
py-multihash:
15141508
advanced_security: false
15151509
allow_update_branch: false
15161510
archived: false
15171511
collaborators:
1512+
admin:
1513+
- dhruvbaldawa
15181514
push:
15191515
- sbuss
15201516
- web3-bot
15211517
default_branch: master
1522-
description: multiaddr implementation in Python
1518+
description: Multihash implementation in Python
15231519
has_discussions: false
15241520
merge_commit_message: PR_TITLE
15251521
merge_commit_title: MERGE_MESSAGE
1526-
secret_scanning_push_protection: true
1527-
secret_scanning: true
1522+
secret_scanning_push_protection: false
1523+
secret_scanning: false
15281524
squash_merge_commit_message: COMMIT_MESSAGES
15291525
squash_merge_commit_title: COMMIT_OR_PR_TITLE
15301526
teams:
@@ -1537,12 +1533,6 @@ repositories:
15371533
- github-mgmt stewards
15381534
push:
15391535
- Python Team
1540-
topics:
1541-
- ipfs
1542-
- libp2p
1543-
- multiformats
1544-
- network
1545-
- python
15461536
visibility: public
15471537
ruby-multihash:
15481538
archived: true

0 commit comments

Comments
 (0)