@@ -13,19 +13,19 @@ the members also heavy contributors to the Rust project as a whole, and it can
13
13
be can hard for some people to schedule time write an initial draft.
14
14
15
15
To address this instead of triaging during the meeting and working on tasks in
16
- async, we're going to focused topic based meetings, and use the time between
16
+ async, we're going to hold focused topic based meetings, and use the time between
17
17
meetings, to publish posts like this and to research and prepare for the next
18
18
topic. To help do this we're going to extend our current meeting duration from
19
19
30 minutes to an hour. (The meeting will still be every two weeks.)
20
20
21
21
The current goals are to documenting the de-facto governance structure, provide
22
22
the result as a RFC and then if merged provide a version on
23
- <forge.rust-lang.org> so that it has greater visbility. We also want to try
23
+ <forge.rust-lang.org> so that it has greater visbility. We also want to
24
24
schedule people involved in Rust and other governance structures to come and
25
25
talk about their experiences.
26
26
27
- For deciding what topics, we're going to have rotating person for each meeting
28
- who takes the lead for the next meeting. It's that person's responsibility to
27
+ For deciding what topics, we're going to rotate
28
+ who takes the lead for each meeting. It's that person's responsibility to
29
29
decide the topic and to prepare a blog post similar to this informing people of
30
30
the topic and how they might best prepare.
31
31
@@ -35,12 +35,12 @@ about the topic for next meeting.
35
35
36
36
## Reviewing & Examining Previous Governance RFCs
37
37
38
- Our first topic for new meeting is going to be to read [ RFC 1068] aka the
38
+ Our first topic for new meeting is going to be to read [ RFC 1068] , the
39
39
original Rust Governance RFC, review how accurate it is to today's structure,
40
40
and see any if there are questions that we have that it doesn't answer. There's
41
41
also some other RFCs that are also good to read that are listed below.
42
42
43
- - [ "North Star" RFC] from 2016 that layouts the Rust roadmap process.
43
+ - [ "North Star" RFC] lays out the Rust roadmap process.
44
44
- [ Compiler contributors RFC] details the process of contributing to the
45
45
compiler and progression towards joining the compiler team.
46
46
- [ Compiler bug fix procedure] defines the best practices for making a bug fix
0 commit comments