diff --git a/repos/rust-lang/edition-guide.toml b/repos/rust-lang/edition-guide.toml new file mode 100644 index 000000000..159e9dc31 --- /dev/null +++ b/repos/rust-lang/edition-guide.toml @@ -0,0 +1,7 @@ +org = "rust-lang" +name = "edition-guide" +description = "A guide to changes between various editions of Rust" +bots = ["rustbot", "rfcbot"] + +[access.teams] +project-edition-2024 = "maintain"