|
1 | 1 | # Meta Meeting Notes
|
2 | 2 | This document contains meeting notes from the Meta working group.
|
3 | 3 |
|
| 4 | +## 2019-02-28: [Meeting][meeting20190228] |
| 5 | +**Written by:** [@spastorino][spastorino] |
| 6 | +[spastorino]: https://github.com/spastorino |
| 7 | + |
| 8 | +- What problems do we want to solve from a compiler team member perspective and from a contributor perspective? |
| 9 | + - Help to grow the team by ensuring that we engage people who've started to get active in rustc? |
| 10 | + - Provide a source of people who can help implement things without needing as much mentoring? |
| 11 | + |
| 12 | +- What does it mean to be a journeyperson? |
| 13 | + - You know something about the compiler? |
| 14 | + - People willing to commit some time to help run things |
| 15 | + - What is the role of a journeyperson in onboarding new compiler contributors? |
| 16 | + - r+ rights? |
| 17 | + - Start to do reviews? |
| 18 | + - What responsibilities should a journeyperson have? |
| 19 | + - Are journeypeople members of the team or is a journeyperson role considered a stepping stone toward being a member of the team? |
| 20 | + |
| 21 | +- What are the qualifications and expectations for a member of the compiler team? |
| 22 | + |
| 23 | +- What's the difference between journeypeople and team members? |
| 24 | + - Full members know >1 area? |
| 25 | + - Or full members know enough to independently lead a WG in some area? |
| 26 | + |
| 27 | +- What is the process for becoming a journeyperson? |
| 28 | + - Should compiler team members nominate new journeypeople and then confirm it with the rest of the team? |
| 29 | + - Is there some formal mechanism for that? |
| 30 | + - Should compiler team members have a responsibility to mentor their proposed journeypersons through their new responsibilities? |
| 31 | + |
| 32 | +- What is the process for transitioning from a journeyperson role to full membership? |
| 33 | + - Same process as already exists for becoming a full member? |
| 34 | + |
| 35 | +- Is there an ettiquette for journeypeople? |
| 36 | + - What about team members? |
| 37 | + |
4 | 38 | ## 2019-02-21: [Meeting][meeting20190221]
|
5 | 39 | **Written by:** [@nikomatsakis][nikomatsakis]
|
6 | 40 |
|
@@ -32,5 +66,6 @@ This document contains meeting notes from the Meta working group.
|
32 | 66 | - Membership (default):
|
33 | 67 | - We want to avoid any sort of formal membership to a working group. Instead a wg has leads and interested folk can subscribe to it to receive notifications on GitHub issues and in Zulip.
|
34 | 68 |
|
35 |
| -[meeting20190221]: https://rust-lang.zulipchat.com/#narrow/stream/185694-t-compiler.2Fwg-meta/topic/meeting.202019.2E02.2E21/near/159094450 |
| 69 | +[meeting20190228]: https://rust-lang.zulipchat.com/#narrow/stream/185694-t-compiler.2Fwg-meta/topic/meeting.202019.2E02.2E28 |
| 70 | +[meeting20190221]: https://rust-lang.zulipchat.com/#narrow/stream/185694-t-compiler.2Fwg-meta/topic/meeting.202019.2E02.2E21 |
36 | 71 | [nikomatsakis]: https://github.com/nikomatsakis
|
0 commit comments