Skip to content

Commit bad542c

Browse files
github-actions[bot]rvagg
authored andcommitted
fix@21967665816 [skip fix]
1 parent 01b6fae commit bad542c

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

github/ipld.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,27 +1409,31 @@ repositories:
14091409
allow_update_branch: false
14101410
archived: false
14111411
collaborators:
1412+
admin:
1413+
- dhruvbaldawa
14121414
push:
14131415
- web3-bot
14141416
default_branch: master
1415-
description: Python implementation of the CID specification
1417+
description: Merkle DAG implementation for IPLD in Python
14161418
has_discussions: false
14171419
merge_commit_message: PR_TITLE
14181420
merge_commit_title: MERGE_MESSAGE
1419-
secret_scanning_push_protection: true
1420-
secret_scanning: true
1421+
secret_scanning_push_protection: false
1422+
secret_scanning: false
14211423
squash_merge_commit_message: COMMIT_MESSAGES
14221424
squash_merge_commit_title: COMMIT_OR_PR_TITLE
14231425
teams:
1426+
admin:
1427+
- Admin
1428+
- ipdx
1429+
- w3dt-stewards
14241430
pull:
1431+
- Core
14251432
- github-mgmt stewards
14261433
push:
14271434
- Python Team
1428-
topics:
1429-
- cid
1430-
- python
14311435
visibility: public
1432-
web_commit_signoff_required: false
1436+
web_commit_signoff_required: false
14331437
react-ipld:
14341438
archived: true
14351439
replication:

0 commit comments

Comments
 (0)