Skip to content

Commit 388aaee

Browse files
committed
mention other bots
1 parent 27baf13 commit 388aaee

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

working-groups/meta/rfc-drafts/compiler-team-contributors.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@ In addition to recognition, the levels in this document control access
2323
to other bits of our infrastructure. It is worth spending some time
2424
reviewing those bits of infrastructure.
2525

26-
### bors r+ privileges
26+
### bot privileges (including bors r+)
2727

2828
The bors bot has a central list of folks that have "r+" privileges.
2929
These are people who can leave comments instructing bors to land a PR.
30+
Similarly, we have other bots (e.g., perf-timer and so forth) that
31+
require authorization to use.
3032

3133
While the bors permissions are very crude (you either have privileges
3234
or you don't), we have historically asked people to use their
@@ -144,7 +146,8 @@ Being promoted to contributor implies a number of privileges:
144146

145147
- Contributors have r+ privileges and can do reviews (they are
146148
expected to use those powers appropriately, as discussed
147-
previously).
149+
previously). They also have access to control perf/rustc-timer and
150+
other similar bots.
148151
- Contributors are members of the organization so they can modify
149152
labels and be assigned to issues.
150153
- Contributors will be listed on the [compiler expert map](https://github.com/rust-lang/compiler-team/blob/9d8c387ddbd01ced14eaab480cddb00c2d723f36/experts/MAP.md),

0 commit comments

Comments
 (0)