diff --git a/repos/rust-lang/compiler-team.toml b/repos/rust-lang/compiler-team.toml new file mode 100644 index 000000000..8183e9968 --- /dev/null +++ b/repos/rust-lang/compiler-team.toml @@ -0,0 +1,14 @@ +org = "rust-lang" +name = "compiler-team" +description = "Contains a static site with procedures, policies, working groups, planning documents and minutes of the compiler team." +bots = [] + +[access.teams] +compiler = "write" +compiler-contributors = "write" +wg-prioritization = "write" +types = "write" + +[[branch-protections]] +pattern = "master" +required-approvals = 0