Skip to content

Commit 1de4c55

Browse files
committed
Tweaks to Thank Yous
1 parent 376a578 commit 1de4c55

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_posts/2017-12-21-rust-in-2017.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ In this post, I’d like to specifically call out the ***leaders*** and ***mento
104104
- **Community**
105105
- [carols10cents](https://github.com/carols10cents), for running the [Increasing Rust’s Reach](https://blog.rust-lang.org/2017/06/27/Increasing-Rusts-Reach.html) program.
106106
- [ashleygwilliams](https://github.com/ashleygwilliams), for overhauling the [RustBridge](https://rustbridge.github.io/) curriculum and otherwise driving the program forward.
107+
- [jonathandturner](https://github.com/jonathandturner/), for overseeing the [2017 Rust community survey](https://blog.rust-lang.org/2017/09/05/Rust-2017-Survey-Results.html).
107108
- **Compiler**
108109
- [nikomatsakis](https://github.com/nikomatsakis/), for an incredible amount of leadership, organization, and mentoring work, *and* for a lot of high-value hacking on NLL in particular.
109110
- [arielb1](https://github.com/arielb1/), likewise for mentoring *and* hacking work, spanning both NLL and the rest of the compiler.
@@ -123,10 +124,12 @@ In this post, I’d like to specifically call out the ***leaders*** and ***mento
123124
- **Language**
124125
- [withoutboats](https://github.com/withoutboats/), for keeping us focused on the programmer experience and for helping the community navigate discussion around very thorny language design issues.
125126
- [cramertj](https://github.com/cramertj/), for keeping us focused on *shipping*, and in particular building consensus around some of the topics where that’s been hardest to find: impl Trait, and module system changes.
127+
- [nikomatsakis](https://github.com/nikomatsakis/), for making the [NLL RFC](https://github.com/rust-lang/rfcs/pull/2094) so accessible, and pioneering the idea of using a separate repo for it to allow for greater participation.
126128
- **Libraries**
127129
- [brson](https://github.com/brson/), for envisioning and largely overseeing the Libz Blitz initiative.
128-
- [kodraus](https://github.com/dtolnay), for gracefully taking over the Libz Blitz and seeing it to a successful conclusion.
130+
- [kodraus](https://github.com/kodraus), for gracefully taking over the Libz Blitz and seeing it to a successful conclusion.
129131
- [dtolnay](https://github.com/dtolnay), for taking on the API guidelines work and getting it to a coherent and polished state.
130132
- [budziq](https://github.com/budziq), for a ton of work coordinating and editing contributions to the cookbook.
133+
- dhardy
131134

132135
Technical leaders are an essential ingredient for our success, and I hope in 2018 we can continue to grow our leadership pool, and get even more done — together.

0 commit comments

Comments
 (0)