diff --git a/repos/rust-lang/compiler-team.toml b/repos/rust-lang/compiler-team.toml new file mode 100644 index 000000000..ced0c61f6 --- /dev/null +++ b/repos/rust-lang/compiler-team.toml @@ -0,0 +1,14 @@ +org = "rust-lang" +name = "compiler-team" +description = "A home for compiler team planning documents, meeting minutes, and other such things." +bots = ["rustbot"] + +[access.teams] +compiler = "write" +compiler-contributors = "write" +wg-prioritization = "write" +types = "write" + +[[branch-protections]] +pattern = "master" +required-approvals = 0