Skip to content

Commit 667a87e

Browse files
fix@16951829751 [skip fix]
1 parent 336efef commit 667a87e

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

github/ipld.yml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,24 +1330,33 @@ repositories:
13301330
allow_update_branch: false
13311331
archived: false
13321332
collaborators:
1333+
admin:
1334+
- dhruvbaldawa
13331335
push:
13341336
- web3-bot
13351337
default_branch: master
1336-
description: Python implementation of Content Identifier
1338+
description: Self-describing content-addressed identifiers for distributed systems implementation in Python
13371339
has_discussions: false
13381340
merge_commit_message: PR_TITLE
13391341
merge_commit_title: MERGE_MESSAGE
1340-
secret_scanning: true
1341-
secret_scanning_push_protection: true
1342+
secret_scanning_push_protection: false
1343+
secret_scanning: false
13421344
squash_merge_commit_message: COMMIT_MESSAGES
13431345
squash_merge_commit_title: COMMIT_OR_PR_TITLE
13441346
teams:
13451347
admin:
1348+
- Admin
1349+
- ipdx
13461350
- Python Team
1351+
- w3dt-stewards
13471352
pull:
1353+
- Core
13481354
- github-mgmt stewards
1355+
push:
1356+
- Python Team
13491357
topics:
13501358
- cid
1359+
- ipld
13511360
- python
13521361
visibility: public
13531362
py-ipld-dag:

0 commit comments

Comments
 (0)