Skip to content

Commit 02e33af

Browse files
authored
Merge pull request #1893 from Kobzol/repo-josh-sync
Add `josh-sync` repository
2 parents 353e763 + d8af665 commit 02e33af

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

repos/rust-lang/josh-sync.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
org = "rust-lang"
2+
name = "josh-sync"
3+
description = "Utilities for synchronizing Josh subtrees to the Rust compiler repo"
4+
bots = []
5+
6+
[access.teams]
7+
compiler = "write"
8+
infra = "write"
9+
10+
[[branch-protections]]
11+
pattern = "main"
12+
required-approvals = 0

0 commit comments

Comments
 (0)