Skip to content

Commit 4edc286

Browse files
seetadevrvagg
authored andcommitted
Update descriptions and security settings in YAML
Updated descriptions for multiple implementations to reflect 'multiaddr' instead of previous terms. Enabled secret scanning and push protection for security.
1 parent 443f74a commit 4edc286

File tree

1 file changed

+27
-20
lines changed

1 file changed

+27
-20
lines changed

github/multiformats.yml

Lines changed: 27 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,80 +1447,82 @@ repositories:
14471447
allow_update_branch: false
14481448
archived: false
14491449
collaborators:
1450-
admin:
1451-
- dhruvbaldawa
14521450
push:
14531451
- sbuss
14541452
- web3-bot
14551453
default_branch: master
1456-
description: Multibase implementation in Python
1454+
description: multiaddr implementation in Python
14571455
has_discussions: false
14581456
merge_commit_message: PR_TITLE
14591457
merge_commit_title: MERGE_MESSAGE
1460-
secret_scanning_push_protection: false
1461-
secret_scanning: false
1458+
secret_scanning_push_protection: true
1459+
secret_scanning: true
14621460
squash_merge_commit_message: COMMIT_MESSAGES
14631461
squash_merge_commit_title: COMMIT_OR_PR_TITLE
14641462
teams:
14651463
admin:
1466-
- Admin
14671464
- ip-productivity
14681465
- ipdx
14691466
- w3dt-stewards
14701467
pull:
1471-
- Admin
14721468
- github-mgmt stewards
14731469
push:
14741470
- Python Team
1471+
topics:
1472+
- ipfs
1473+
- libp2p
1474+
- multiformats
1475+
- network
1476+
- python
14751477
visibility: public
14761478
py-multicodec:
14771479
advanced_security: false
14781480
allow_update_branch: false
14791481
archived: false
14801482
collaborators:
1481-
admin:
1482-
- dhruvbaldawa
14831483
push:
14841484
- sbuss
14851485
- web3-bot
14861486
default_branch: master
1487-
description: Multicodec implementation in Python
1487+
description: multiaddr implementation in Python
14881488
has_discussions: false
14891489
merge_commit_message: PR_TITLE
14901490
merge_commit_title: MERGE_MESSAGE
1491-
secret_scanning_push_protection: false
1492-
secret_scanning: false
1491+
secret_scanning_push_protection: true
1492+
secret_scanning: true
14931493
squash_merge_commit_message: COMMIT_MESSAGES
14941494
squash_merge_commit_title: COMMIT_OR_PR_TITLE
14951495
teams:
14961496
admin:
1497-
- Admin
14981497
- ip-productivity
14991498
- ipdx
15001499
- w3dt-stewards
15011500
pull:
1502-
- Admin
15031501
- github-mgmt stewards
15041502
push:
15051503
- Python Team
1504+
topics:
1505+
- ipfs
1506+
- libp2p
1507+
- multiformats
1508+
- network
1509+
- python
15061510
visibility: public
15071511
py-multihash:
15081512
advanced_security: false
15091513
allow_update_branch: false
15101514
archived: false
15111515
collaborators:
1512-
admin:
1513-
- dhruvbaldawa
15141516
push:
15151517
- sbuss
15161518
- web3-bot
15171519
default_branch: master
1518-
description: Multihash implementation in Python
1520+
description: multiaddr implementation in Python
15191521
has_discussions: false
15201522
merge_commit_message: PR_TITLE
15211523
merge_commit_title: MERGE_MESSAGE
1522-
secret_scanning_push_protection: false
1523-
secret_scanning: false
1524+
secret_scanning_push_protection: true
1525+
secret_scanning: true
15241526
squash_merge_commit_message: COMMIT_MESSAGES
15251527
squash_merge_commit_title: COMMIT_OR_PR_TITLE
15261528
teams:
@@ -1529,10 +1531,15 @@ repositories:
15291531
- ipdx
15301532
- w3dt-stewards
15311533
pull:
1532-
- Admin
15331534
- github-mgmt stewards
15341535
push:
15351536
- Python Team
1537+
topics:
1538+
- ipfs
1539+
- libp2p
1540+
- multiformats
1541+
- network
1542+
- python
15361543
visibility: public
15371544
ruby-multihash:
15381545
archived: true

0 commit comments

Comments
 (0)