Skip to content

Commit 63ef0c1

Browse files
committed
Add compiler-team repository under automation
1 parent 3c2148c commit 63ef0c1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

repos/rust-lang/compiler-team.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
org = "rust-lang"
2+
name = "compiler-team"
3+
description = "A home for compiler team planning documents, meeting minutes, and other such things."
4+
bots = []
5+
6+
[access.teams]
7+
compiler = "write"
8+
compiler-contributors = "write"
9+
wg-prioritization = "write"
10+
types = "write"
11+
12+
[[branch-protections]]
13+
pattern = "master"
14+
required-approvals = 0

0 commit comments

Comments
 (0)