Skip to content

Commit 42c280b

Browse files
committed
Fix up py-cid perms
Ref: #102 Ref: #103
1 parent 90984d1 commit 42c280b

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

github/ipld.yml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,32 +1330,24 @@ repositories:
13301330
allow_update_branch: false
13311331
archived: false
13321332
collaborators:
1333-
admin:
1334-
- dhruvbaldawa
13351333
push:
13361334
- web3-bot
13371335
default_branch: master
1338-
description: Self-describing content-addressed identifiers for distributed systems implementation in Python
1336+
description: Python implementation of the CID specification
13391337
has_discussions: false
13401338
merge_commit_message: PR_TITLE
13411339
merge_commit_title: MERGE_MESSAGE
1342-
secret_scanning_push_protection: false
1343-
secret_scanning: false
1340+
secret_scanning_push_protection: true
1341+
secret_scanning: true
13441342
squash_merge_commit_message: COMMIT_MESSAGES
13451343
squash_merge_commit_title: COMMIT_OR_PR_TITLE
13461344
teams:
1347-
admin:
1348-
- Admin
1349-
- ipdx
1350-
- w3dt-stewards
13511345
pull:
1352-
- Core
13531346
- github-mgmt stewards
13541347
push:
13551348
- Python Team
13561349
topics:
13571350
- cid
1358-
- ipld
13591351
- python
13601352
visibility: public
13611353
py-ipld-dag:
@@ -1689,6 +1681,12 @@ teams:
16891681
privacy: closed
16901682
Python Team:
16911683
description: Snaaaaakes 🐍
1684+
members:
1685+
member:
1686+
- acul71
1687+
- pacrob
1688+
- rvagg
1689+
- seetadev
16921690
privacy: closed
16931691
research:
16941692
members:

0 commit comments

Comments
 (0)