Skip to content
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

Clarify sorting in AUTHORS; sort and update maintainers list #10676

Merged
merged 3 commits into from Jul 23, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
28 changes: 12 additions & 16 deletions AUTHORS
@@ -1,23 +1,21 @@
Sphinx is written and maintained by Georg Brandl <georg@python.org>.
Sphinx's maintainers, listed alphabetically by forename, are:

Substantial parts of the templates were written by Armin Ronacher
<armin.ronacher@active-4.com>.

Other co-maintainers:

* Takayuki Shimizukawa <shimizukawa@gmail.com>
* Adam Turner <@AA-Turner>
* Armin Ronacher <armin.ronacher@active-4.com>
* Daniel Neuhäuser <@DasIch>
* Jon Waltman <@jonwaltman>
* François Freitag <@francoisfreitag>
* Georg Brandl <georg@python.org>
* Jakob Lykke Andersen <@jakobandersen>
* Jean-François Burnol <@jfbu>
* Rob Ruana <@RobRuana>
* Robert Lehmann <@lehmannro>
* Roland Meister <@rolmei>
* Stephen Finucane <@stephenfin>
* Takayuki Shimizukawa <shimizukawa@gmail.com>
* Takeshi Komiya <@tk0miya>
* Jean-François Burnol <@jfbu>
* Yoshiki Shibukawa <@shibu_jp>
* Timotheus Kampik - <@TimKam>
* Adam Turner - <@AA-Turner>
* Timotheus Kampik <@TimKam>
* Yoshiki Shibukawa <@shibukawa>

Other contributors, listed alphabetically, are:
Other contributors, listed alphabetically by forename, are:
AA-Turner marked this conversation as resolved.
Show resolved Hide resolved

* Adrián Chaves (Gallaecio) -- coverage builder improvements
* Alastair Houghton -- Apple Help builder
Expand Down Expand Up @@ -52,7 +50,6 @@ Other contributors, listed alphabetically, are:
* Hugo van Kemenade -- support FORCE_COLOR and NO_COLOR
* Ian Lee -- quickstart improvements
* Jacob Mason -- websupport library (GSOC project)
* Jakob Lykke Andersen -- Rewritten C++ domain
* Jeppe Pihl -- literalinclude improvements
* Joel Wurtz -- cellspanning support in LaTeX
* John Waltman -- Texinfo builder
Expand All @@ -79,7 +76,6 @@ Other contributors, listed alphabetically, are:
* Sebastian Wiesner -- image handling, distutils support
* Stefan Seefeld -- toctree improvements
* Stefan van der Walt -- autosummary extension
* Stephen Finucane -- setup command improvements and documentation
* T. Powers -- HTML output improvements
* Taku Shimizu -- epub3 builder
* Thomas Lamb -- linkcheck builder
Expand Down