You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/membership.md
+10-5Lines changed: 10 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -36,18 +36,23 @@ Lang team members can propose new additions to the team as follows:
36
36
These are the questions we ask ourselves when deciding whether someone would be a good choice as a lang team member.
37
37
38
38
* Has this person demonstrated **strong language design skills**?
39
-
* Have they led an impactful initiative to completion?
40
-
*Have they identified a criticial flaw in someone else's design that led to the design being altered?
39
+
* Have they made notable contributions to an area of the language, such as leading an impactful initiative to completion?
40
+
*Are they able to identify flaws in a design and, just as importantly, come up with creative solutions?
41
41
* Is this person **responsible**?
42
42
* When they agree to take on a task, do they either get it done or identify that they are not able to follow through and ask for help?
43
43
* Is this person able to **lead others to a productive conversation**?
44
44
* Are there times when a conversation was stalled out and this person was able to step in and get the design discussion back on track?
45
45
* This could have been by suggesting a compromise, but it may also be by asking the right questions or encouraging the right tone.
46
-
* Is this person able to **disagree productively**?
46
+
* Is this person able to **disagree collaboratively, constructively, and with empathy**?
47
+
* The expectation is that team members go "above and beyond" the [Rust code of conduct](https://www.rust-lang.org/policies/code-of-conduct), embodying not only the letter but also the spirit.
48
+
* Do they help turn disagreements into collaborations, jointly seeking a mutually satisfying solution based on everyone's values?
47
49
* When they are having a debate, do they make an active effort to understand and repeat back others' points of view?
48
-
* Do they "steelman", looking for ways to restate others' points in the most convincing way?
50
+
* If they *or others* have a concern, do they engage actively to make sure it is understood and to look for ways to resolve it?
51
+
* Do they respect others when disagreeing, seek earnestly to understand others' points of view, and show that they value others for bringing forward reasonable disagreement and dissent?
49
52
* Is this person **active**?
50
-
* Are they attending the triage/design meetings regularly?
53
+
* Are they attending the [triage meeting](./meetings/triage.md) and [design meetings](./meetings/triage.md) regularly? (Meetings are open for anyone to attend, but note that merely attending meetings is not enough to become a team member!)
51
54
* Either in meeting or elsewhere, do they comment on disussions and otherwise?
52
55
* Does this person have an **overall desire to improve the language**, rather than a strong interest in some particular domain?
53
56
* Everyone have preferences, but members are responsible for balancing a wide array of interests. Someone with very specialized interest may be a better choice for a lang team advisor.
57
+
58
+
Keep in mind that qualifications are not a checklist and membership decisions are ultimately made on a case-by-case basis. **If you are interested in joining the lang team, we recommend you reach out to the lead(s) to talk about the path forward.**
0 commit comments