diff --git a/repos/rust-lang-ci/rust.toml b/repos/rust-lang-ci/rust.toml new file mode 100644 index 000000000..77e924aba --- /dev/null +++ b/repos/rust-lang-ci/rust.toml @@ -0,0 +1,8 @@ +org = "rust-lang-ci" +name = "rust" +description = "Empowering everyone to build reliable and efficient software." +homepage = "https://www.rust-lang.org" +bots = ["bors", "rust-timer"] + +[access.teams] +infra = "triage"