Skip to content

Commit 31d3bd8

Browse files
KobzolMark-Simulacrum
authored andcommitted
Add staging.crates.io-index repository under automation
1 parent 4991549 commit 31d3bd8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
org = "rust-lang"
2+
name = "staging.crates.io-index"
3+
description = "Registry index for staging.crates.io"
4+
bots = []
5+
6+
[access.teams]
7+
crates-io = "write"
8+
crates-io-on-call = "write"
9+
10+
[[branch-protections]]
11+
pattern = "master"
12+
pr-required = false

0 commit comments

Comments
 (0)