Skip to content

Commit

Permalink
fix some permissions in a few rust repos
Browse files Browse the repository at this point in the history
The permissions here look like they're generally a mess, but this should
make the situation a little better.
  • Loading branch information
Stebalien authored and rvagg committed Feb 12, 2025
1 parent 5cffe59 commit fcfcff1
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions github/ipld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1261,12 +1261,6 @@ repositories:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- Stebalien
push:
- dvc94ch
- molekilla
default_branch: master
description: Rust IPLD library
files:
Expand Down Expand Up @@ -1306,9 +1300,6 @@ repositories:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
push:
- vmx
default_branch: main
description: This crate provides core types for interoperating with IPLD.
has_discussions: false
Expand All @@ -1321,15 +1312,13 @@ repositories:
teams:
pull:
- github-mgmt stewards
push:
- Rust Team
visibility: public
rust-ipld-dagpb:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
push:
- vmx
default_branch: main
description: IPLD DAG-PB codec.
has_discussions: false
Expand All @@ -1342,6 +1331,7 @@ repositories:
teams:
pull:
- github-mgmt stewards
push:
- Rust Team
visibility: public
rust-ipld-extract-links:
Expand Down Expand Up @@ -1372,9 +1362,6 @@ repositories:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
push:
- vmx
default_branch: main
description: IPLD DAG-JSON support for Serde.
has_discussions: false
Expand All @@ -1387,6 +1374,7 @@ repositories:
teams:
pull:
- github-mgmt stewards
push:
- Rust Team
visibility: public
specs:
Expand Down

0 comments on commit fcfcff1

Please sign in to comment.