Skip to content

Commit

Permalink
Merge pull request #1060 from celinval/master
Browse files Browse the repository at this point in the history
Add rustbot to project-stable-mir repository
  • Loading branch information
rylev authored Aug 31, 2023
2 parents a561c73 + 9213305 commit 7279d5f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions repos/rust-lang/project-stable-mir.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
org = "rust-lang"
name = "project-stable-mir"
description = "Define compiler intermediate representation usable by external tools"
bots = ["rustbot"]

[access.teams]
project-stable-mir = "write"

[[branch-protections]]
pattern = "main"

0 comments on commit 7279d5f

Please sign in to comment.