Skip to content

Commit 7279d5f

Browse files
authored
Merge pull request rust-lang#1060 from celinval/master
Add rustbot to project-stable-mir repository
2 parents a561c73 + 9213305 commit 7279d5f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
org = "rust-lang"
2+
name = "project-stable-mir"
3+
description = "Define compiler intermediate representation usable by external tools"
4+
bots = ["rustbot"]
5+
6+
[access.teams]
7+
project-stable-mir = "write"
8+
9+
[[branch-protections]]
10+
pattern = "main"

0 commit comments

Comments
 (0)