Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit ba05333

Browse files
committed
Use "we" instead of "I"
1 parent 82d8ac2 commit ba05333

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

text/001-the-rfc-process.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ requests:
4949
> in the project.
5050
5151
This policy categorizes pull requests as either "larger, more nuanced ..."
52-
changes or not (I will use "substantial" from now on). When a change is not
52+
changes or not (we will use "substantial" from now on). When a change is not
5353
substantial, it requires only a single team member approve of it. When a change
5454
is larger and more substantial, then the relevant team comes to consensus on how
5555
to proceed.
@@ -189,14 +189,14 @@ The main differences from the Rust RFC process are:
189189
painstaking detail as Rust RFCs sometimes do (perhaps excluding *this* RFC).
190190

191191
The phases of RFC development and post-RFC implementation are largely the same
192-
as the Rust RFC process. I found that the motivations for nearly every phase of
193-
Rust's RFC process are equally motivating for the Rust and WebAssembly domain. I
194-
expected to simplify phases a lot, for example, I initially considered removing
195-
FCP and going straight to voting on accepting an RFC or not. However, FCP exists
196-
as a way to (1) allow stakeholders to voice any final concerns that hadn't been
197-
brought up yet, and (2) help enforce the "no new rationale" rule. Both points
198-
apply equally well to the Rust and WebAssembly domain working group and
199-
ecosystem as they apply to Rust itself.
192+
as the Rust RFC process. We found that the motivations for nearly every phase of
193+
Rust's RFC process are equally motivating for the Rust and WebAssembly
194+
domain. We expected to simplify phases a lot, for example, we initially
195+
considered removing FCP and going straight to signing off on accepting an RFC or
196+
not. However, FCP exists as a way to (1) allow stakeholders to voice any final
197+
concerns that hadn't been brought up yet, and (2) help enforce the "no new
198+
rationale" rule. Both points apply equally well to the Rust and WebAssembly
199+
domain working group and ecosystem as they apply to Rust itself.
200200

201201
We can also avoid adopting an RFC process, and move more quickly by allowing
202202
each repository's team or owner to be dictators of their corner of the
@@ -206,8 +206,8 @@ not getting voiced, and narrow decisions being made.
206206
# Unresolved Questions
207207
[unresolved]: #unresolved-questions
208208

209-
- Will we use [`@rfcbot`][rfcbot]? I expect that if we can, we should, but this
210-
can be decided separately from whether to accept this RFC.
209+
- Will we use [`@rfcbot`][rfcbot]? If we can, we probably should, but this can
210+
be decided separately from whether to accept this RFC.
211211

212212
- How to best advertise new RFCs and FCP? Should we make "This Week in Rust and
213213
WebAssembly" actually be weekly rather than every other week? The interaction

0 commit comments

Comments
 (0)