Skip to content

Commit 0610665

Browse files
jyn514tshepang
authored andcommitted
add a mailmap
1 parent 843c390 commit 0610665

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.mailmap

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
3+
4+
5+
Jynn Nelson <[email protected]>

src/building/bootstrapping.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Note that this documentation mostly covers user-facing information. See
2929
- Stage 2: the truly current compiler
3030
- Stage 3: the same-result test
3131

32-
Compiling `rustc` is done in stages. Here's a diagram, adapted from Joshua Nelson's
32+
Compiling `rustc` is done in stages. Here's a diagram, adapted from Jynn Nelson's
3333
[talk on bootstrapping][rustconf22-talk] at RustConf 2022, with detailed explanations below.
3434

3535
The `A`, `B`, `C`, and `D` show the ordering of the stages of bootstrapping.

0 commit comments

Comments
 (0)