Skip to content

Commit 8813f2d

Browse files
authored
Add perf @rust-timer bot permission for Cargo team (#1121)
* Add `perf` `@rust-timer` bot permission for Cargo team * Add `crater` bot permission for Cargo team
1 parent 4b67aee commit 8813f2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

teams/cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ alumni = [
2424
[permissions]
2525
bors.rust.review = true
2626
bors.cargo.review = true
27+
crater = true
28+
perf = true
2729

2830
[[github]]
2931
orgs = ["rust-lang", "rust-lang-nursery"]

0 commit comments

Comments
 (0)