Skip to content

Commit a2bf216

Browse files
authored
Add reference repository under automation (#1256)
1 parent f306a18 commit a2bf216

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

repos/rust-lang/reference.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
org = "rust-lang"
2+
name = "reference"
3+
description = "The Rust Reference"
4+
bots = ["rustbot"]
5+
6+
[access.teams]
7+
lang-docs = "write"
8+
9+
[[branch-protections]]
10+
pattern = "master"
11+
ci-checks = ["Test"]

0 commit comments

Comments
 (0)