|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "Announcing the Docs.rs Team" |
| 4 | +author: QuietMisdreavus |
| 5 | +team: The Rustdoc Team <https://www.rust-lang.org/governance/teams/dev-tools#rustdoc> |
| 6 | +--- |
| 7 | + |
| 8 | +Today we're announcing a brand new team: The Docs.rs Team! |
| 9 | + |
| 10 | +Previously, [Docs.rs] has been managed by the Rustdoc Team, as many of the initial concerns of |
| 11 | +Docs.rs were shared by Rustdoc as Docs.rs was being brought into team maintainership. However, as |
| 12 | +time went on, those concerns started to diverge more and more, and so did the people who contributed |
| 13 | +to either tool. |
| 14 | + |
| 15 | +The new Docs.rs Team will be responsible for the operations and development for [Docs.rs], leaving |
| 16 | +the Rustdoc Team to be responsible for the Rustdoc tool itself. [@QuietMisdreavus] will be leading |
| 17 | +the new Docs.rs Team, leaving [@GuillaumeGomez] to lead the Rustdoc Team. |
| 18 | + |
| 19 | +Joining QuietMisdreavus on the Docs.rs Team is GuillaumeGomez, coordinating work between Rustdoc and |
| 20 | +Docs.rs; [@onur], the original creator of Docs.rs; [@pietroalbini], who has coordinated work in |
| 21 | +Docs.rs from the perspective of the Infrastrucure Team; and introducing [@jyn514], who has worked to |
| 22 | +improve the developer experience of contributing to Docs.rs by converting the local development |
| 23 | +configuration to use `docker-compose`! |
| 24 | + |
| 25 | +To get involved with either team, join us on Discord! The Rustdoc Team hangs out in [`#rustdoc`], |
| 26 | +and the Docs.rs Team hangs out in [`#docs-rs`]. |
| 27 | + |
| 28 | +[Docs.rs]: https://docs.rs/ |
| 29 | +[@QuietMisdreavus]: https://github.com/QuietMisdreavus |
| 30 | +[@GuillaumeGomez]: https://github.com/GuillaumeGomez |
| 31 | +[@onur]: https://github.com/onur |
| 32 | +[@pietroalbini]: https://github.com/pietroalbini |
| 33 | +[@jyn514]: https://github.com/jyn514 |
| 34 | +[`#rustdoc`]: https://discord.gg/4yEYPuT |
| 35 | +[`#docs-rs`]: https://discord.gg/2k5vVWn |
0 commit comments