Skip to content

Commit b894f2c

Browse files
seetadevrvagg
authored andcommitted
Update project settings for py-multibase, py-multicodec, and py-multihash
Updated multiple project settings in multiformats.yml to enable features and set visibility.
1 parent 9c1c1f4 commit b894f2c

File tree

1 file changed

+99
-3
lines changed

1 file changed

+99
-3
lines changed

github/multiformats.yml

Lines changed: 99 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,11 +1443,107 @@ repositories:
14431443
- python
14441444
visibility: public
14451445
py-multibase:
1446-
archived: true
1446+
advanced_security: false
1447+
allow_update_branch: false
1448+
archived: false
1449+
collaborators:
1450+
push:
1451+
- sbuss
1452+
- web3-bot
1453+
default_branch: master
1454+
description: multiaddr implementation in Python
1455+
has_discussions: false
1456+
merge_commit_message: PR_TITLE
1457+
merge_commit_title: MERGE_MESSAGE
1458+
secret_scanning_push_protection: true
1459+
secret_scanning: true
1460+
squash_merge_commit_message: COMMIT_MESSAGES
1461+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1462+
teams:
1463+
admin:
1464+
- ip-productivity
1465+
- ipdx
1466+
- w3dt-stewards
1467+
pull:
1468+
- Admin
1469+
- github-mgmt stewards
1470+
push:
1471+
- Python Team
1472+
topics:
1473+
- ipfs
1474+
- libp2p
1475+
- multiformats
1476+
- network
1477+
- python
1478+
visibility: public
14471479
py-multicodec:
1448-
archived: true
1480+
advanced_security: false
1481+
allow_update_branch: false
1482+
archived: false
1483+
collaborators:
1484+
push:
1485+
- sbuss
1486+
- web3-bot
1487+
default_branch: master
1488+
description: multiaddr implementation in Python
1489+
has_discussions: false
1490+
merge_commit_message: PR_TITLE
1491+
merge_commit_title: MERGE_MESSAGE
1492+
secret_scanning_push_protection: true
1493+
secret_scanning: true
1494+
squash_merge_commit_message: COMMIT_MESSAGES
1495+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1496+
teams:
1497+
admin:
1498+
- ip-productivity
1499+
- ipdx
1500+
- w3dt-stewards
1501+
pull:
1502+
- Admin
1503+
- github-mgmt stewards
1504+
push:
1505+
- Python Team
1506+
topics:
1507+
- ipfs
1508+
- libp2p
1509+
- multiformats
1510+
- network
1511+
- python
1512+
visibility: public
14491513
py-multihash:
1450-
archived: true
1514+
advanced_security: false
1515+
allow_update_branch: false
1516+
archived: false
1517+
collaborators:
1518+
push:
1519+
- sbuss
1520+
- web3-bot
1521+
default_branch: master
1522+
description: multiaddr implementation in Python
1523+
has_discussions: false
1524+
merge_commit_message: PR_TITLE
1525+
merge_commit_title: MERGE_MESSAGE
1526+
secret_scanning_push_protection: true
1527+
secret_scanning: true
1528+
squash_merge_commit_message: COMMIT_MESSAGES
1529+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1530+
teams:
1531+
admin:
1532+
- ip-productivity
1533+
- ipdx
1534+
- w3dt-stewards
1535+
pull:
1536+
- Admin
1537+
- github-mgmt stewards
1538+
push:
1539+
- Python Team
1540+
topics:
1541+
- ipfs
1542+
- libp2p
1543+
- multiformats
1544+
- network
1545+
- python
1546+
visibility: public
14511547
ruby-multihash:
14521548
archived: true
14531549
rust-cid:

0 commit comments

Comments
 (0)