Skip to content

Commit 6ddd58c

Browse files
authored
Merge branch 'master' into patch-3
2 parents 7778154 + 4ddc6b7 commit 6ddd58c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/compiler/membership.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ variety of tasks that need to be done to support the compiler and
129129
which should make one eligible for membership. Such tasks would
130130
include organizing meetings, participating in meetings, bisecting and
131131
triaging issues, writing documentation, working on the rustc-dev-guide.
132-
The most important criteria for elevation to compiler team member,
132+
The most important criterion for elevation to compiler team member,
133133
in particular, is **regular and consistent** participation. The most
134-
important criteria for elevation to maintainer is **actively shaping the
134+
important criterion for elevation to maintainer is **actively shaping the
135135
direction of the team or compiler**.
136136

137137
## Alumni status

src/release/release-notes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ will also drop the item from the tool's output.
122122

123123
## Release team: Step 5: Publish relnotes PR
124124

125-
See example from 1.84: https://github.com/rust-lang/rust/pull/134568
125+
See example from 1.84: <https://github.com/rust-lang/rust/pull/134568>
126126

127127
Take the `relnotes.md` you have locally (typically without library
128128
stabilizations in today's world, you'll add them at a later point -- we want

0 commit comments

Comments
 (0)