Skip to content

Commit 4991549

Browse files
KobzolMark-Simulacrum
authored andcommitted
Add crates.io-index-archive repository under automation
1 parent 60d49b9 commit 4991549

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
org = "rust-lang"
2+
name = "crates.io-index-archive"
3+
description = "Archive of the crates.io-index commit history after squashes"
4+
bots = []
5+
6+
[access.teams]
7+
crates-io = "admin"
8+
9+
[[branch-protections]]
10+
pattern = "snapshot-*"
11+
pr-required = false
12+
13+
[[branch-protections]]
14+
pattern = "main"
15+
pr-required = false

0 commit comments

Comments
 (0)