Skip to content

Commit

Permalink
Add perf @rust-timer bot permission for Cargo team (#1121)
Browse files Browse the repository at this point in the history
* Add `perf` `@rust-timer` bot permission for Cargo team

* Add `crater` bot permission for Cargo team
  • Loading branch information
weihanglo authored Nov 23, 2023
1 parent 4b67aee commit 8813f2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions teams/cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ alumni = [
[permissions]
bors.rust.review = true
bors.cargo.review = true
crater = true
perf = true

[[github]]
orgs = ["rust-lang", "rust-lang-nursery"]
Expand Down

0 comments on commit 8813f2d

Please sign in to comment.