Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions src/compiler/membership.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,10 @@ which should make one eligible for membership. Such tasks would include organizi
participating in meetings, bisecting and triaging issues, writing documentation, and working on the
rustc-dev-guide.

It is worth emphasizing that becoming a member of the compiler team does not necessarily imply
writing PRs. There are a wide variety of tasks that need to be done to support the compiler and
which should make one eligible for membership. Such tasks would include organizing meetings,
participating in meetings, bisecting and triaging issues, writing documentation, working on the
rustc-dev-guide. The most important criterion for elevation to compiler team member, in particular,
is **regular and consistent** participation. The most important criterion for elevation to
maintainer is **actively shaping the direction of the team or compiler**.
The most important criterion for being a compiler team member, in particular,
is **regular and consistent** participation.
As for being a compiler team maintainer, the most important criterion is
**actively shaping the direction of the team or compiler**.

## Alumni status
If at any time a compiler team member or maintainer wishes to take a break from participating,
Expand Down