diff --git a/repos/rust-lang/josh-sync.toml b/repos/rust-lang/josh-sync.toml new file mode 100644 index 000000000..9fde445f3 --- /dev/null +++ b/repos/rust-lang/josh-sync.toml @@ -0,0 +1,12 @@ +org = "rust-lang" +name = "josh-sync" +description = "Utilities for synchronizing Josh subtrees to the Rust compiler repo" +bots = [] + +[access.teams] +compiler = "write" +infra = "write" + +[[branch-protections]] +pattern = "main" +required-approvals = 0