Skip to content

Commit 0929c37

Browse files
authored
Add book repository under automation (#1198)
1 parent c61faaa commit 0929c37

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

repos/rust-lang/book.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
org = "rust-lang"
2+
name = "book"
3+
description = "The Rust Programming Language"
4+
bots = []
5+
6+
[access.teams]
7+
8+
[access.individuals]
9+
carols10cents = "maintain"
10+
11+
[[branch-protections]]
12+
pattern = "main"
13+
ci-checks = []

0 commit comments

Comments
 (0)