diff --git a/repos/rust-lang/thorin.toml b/repos/rust-lang/thorin.toml new file mode 100644 index 000000000..3e922d193 --- /dev/null +++ b/repos/rust-lang/thorin.toml @@ -0,0 +1,11 @@ +org = 'rust-lang' +name = 'thorin' +description = 'DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.' +bots = ["rustbot"] + +[access.teams] +compiler = 'maintain' +compiler-contributors = 'maintain' + +[[branch-protections]] +pattern = "main"