Skip to content

Commit ef5264b

Browse files
Merge pull request #761 from rust-lang/rustdoc-changes
Create 2021-01-19-changes-to-rustdoc-team.md
2 parents 0aeab54 + 3821cfd commit ef5264b

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: post
3+
title: "Changes to the Rustdoc team"
4+
author: Guillaume Gomez
5+
description: "leadership and membership additions"
6+
team: the rustdoc team <https://www.rust-lang.org/governance/teams/dev-tools#rustdoc>
7+
---
8+
9+
Recently, there have been a lot of improvements in rustdoc. It was possible thanks to our new contributors. In light of these recent contributions, a few changes were made in the rustdoc team.
10+
11+
## Adding a new team leader
12+
13+
[Joshua](https://github.com/jyn514) has been helping me **a lot** on the leading parts by tagging issues and mentoring newcomers. But at the same time, he initiated great changes in the rustdoc codebase that led to huge performance improvements, he finished the "intra doc link" features which is now stable after years of instability (more information [here](https://doc.rust-lang.org/rustdoc/linking-to-items-by-name.html)). He also did multiple additional things but let's stop the listing here. :)
14+
15+
Overall, he's been an enormous help and making him co-lead is just making offical everything's he's been doing since he joined the rustdoc team (and even before!). I'm glad to have him on the team and as co-lead.
16+
17+
## Membership Changes
18+
19+
In addition to the new co-leadership nomination, we also have some new rustdoc team members to announce: [**@camelid**] and [**@Nemo157**].
20+
21+
[**@camelid**] did a huge number of contributions on rustdoc, helping on the cleanup and fixing bugs.
22+
23+
[**@Nemo157**] helped a lot on the "front-end" part of rustdoc (i.e. HTML/CSS/JS), not only reviewing but also fixing bugs and improving the current code.
24+
25+
Both of them have been contributing for a long time and we're really glad to (finally) have them on board.
26+
27+
## Conclusion
28+
29+
With all these great new onboardings, we're expecting rustdoc to improve at much faster rate. More to come soon!
30+
31+
[**@camelid**]: https://github.com/camelid
32+
[**@Nemo157**]: https://github.com/Nemo157

0 commit comments

Comments
 (0)