Skip to content

Commit abeeb20

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

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 = "Contains a static site with procedures, policies, working groups, planning documents and minutes of the compiler team."
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)