Skip to content

Commit f471b89

Browse files
committed
Grant rust-analyzer team perf/crater permissions
r-a already has bors r+ permissions, it makes sense to grant r-a perf and crater permissions for perf experiments and such.
1 parent d6a865c commit f471b89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

teams/rust-analyzer.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ repo = "https://github.com/rust-lang/rust-analyzer"
2727

2828
[permissions]
2929
bors.rust.review = true
30+
perf = true
31+
crater = true
3032

3133
[[github]]
3234
orgs = ["rust-lang", "rust-analyzer"]

0 commit comments

Comments
 (0)