-
Notifications
You must be signed in to change notification settings - Fork 303
Create 2021-01-19-changes-to-rustdoc-team.md #761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+32
−0
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
layout: post | ||
title: "Changes to the Rustdoc team" | ||
author: Guillaume Gomez | ||
description: "leadership and membership additions" | ||
team: the rustdoc team <https://www.rust-lang.org/governance/teams/dev-tools#rustdoc> | ||
--- | ||
|
||
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. | ||
|
||
## Adding a new team leader | ||
|
||
[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. :) | ||
|
||
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. | ||
|
||
## Membership Changes | ||
|
||
In addition to the new co-leadership nomination, we also have some new rustdoc team members to announce: [**@camelid**] and [**@Nemo157**]. | ||
|
||
[**@camelid**] did a huge number of contributions on rustdoc, helping on the cleanup and fixing bugs. | ||
|
||
[**@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. | ||
|
||
Both of them have been contributing for a long time and we're really glad to (finally) have them on board. | ||
|
||
## Conclusion | ||
|
||
With all these great new onboardings, we're expecting rustdoc to improve at much faster rate. More to come soon! | ||
|
||
[**@camelid**]: https://github.com/camelid | ||
[**@Nemo157**]: https://github.com/Nemo157 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tiny typo
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I opened #765.