@@ -32,9 +32,9 @@ The meeting currently takes place on Thursdays at 10am Boston time
3232(UTC-4 typically, but daylight savings time sometimes makes things
3333complicated).
3434
35- The meeting is held over a "chat medium" -- it used to be IRC, but we
35+ The meeting is held over a "chat medium" — it used to be IRC, but we
3636are currently in the process of evaluating other alternatives. Check
37- [ the etherpad] to find the current home (and see
37+ the [ etherpad] to find the current home (and see
3838[ this internals thread] [ thread ] for some ongoing discussion).
3939
4040[ etherpad ] : https://public.etherpad-mozilla.org/p/rust-compiler-meeting
@@ -85,7 +85,7 @@ rotation. high-five is the bot that assigns incoming PRs to
8585reviewers. If you are added, you will be randomly selected to review
8686PRs. If you find you are assigned a PR that you don't feel comfortable
8787reviewing, you can also leave a comment like ` r? @so-and-so ` to assign
88- to someone else -- if you don't know who to request, just write `r?
88+ to someone else — if you don't know who to request, just write `r?
8989@nikomatsakis for reassignment` and @nikomatsakis will pick someone
9090for you.
9191
@@ -96,11 +96,11 @@ review burden for all of us! However, if you don't have time to give
9696people timely feedback on their PRs, it may be better that you don't
9797get on the list.
9898
99- ### Team membership
99+ ### Full team membership
100100
101101Full team membership is typically extended once someone made many
102102contributions to the Rust compiler over time, ideally (but not
103103necessarily) to multiple areas. Sometimes this might be implementing a
104- new feature, but it is also important -- perhaps more important! -- to
104+ new feature, but it is also important — perhaps more important! — to
105105have time and willingness to help out with general upkeep such as
106106bugfixes, tracking regressions, and other less glamorous work.
0 commit comments