Include all authors in the contributor list

Add all Git commit author names, except for "Debian Janitor".  Also
list maks with his usual capitalisation, and sort the list in
alphabetical order.
This commit is contained in:
Ben Hutchings 2022-07-18 19:54:31 +02:00
parent 6fdfebad52
commit b40d7cc477
2 changed files with 34 additions and 8 deletions

View file

@ -42,22 +42,17 @@ contributors:
<itemizedlist>
<listitem>
<para>
Jurij Smakov
maximilian attems
</para>
</listitem>
<listitem>
<para>
Sven Luther
Ian Campbell
</para>
</listitem>
<listitem>
<para>
Andres Salomon
</para>
</listitem>
<listitem>
<para>
Maximilian Attems
Karl Goetz
</para>
</listitem>
<listitem>
@ -67,9 +62,39 @@ Ben Hutchings
</listitem>
<listitem>
<para>
Sven Luther
</para>
</listitem>
<listitem>
<para>
Uwe Kleine-König
</para>
</listitem>
<listitem>
<para>
Jonathan Nieder
</para>
</listitem>
<listitem>
<para>
Andres Salomon
</para>
</listitem>
<listitem>
<para>
Jurij Smakov
</para>
</listitem>
<listitem>
<para>
Tomasz Warniełło
</para>
</listitem>
<listitem>
<para>
Yusuke YATSUO
</para>
</listitem>
</itemizedlist>
</section>

1
debian/changelog vendored
View file

@ -29,6 +29,7 @@ kernel-handbook (1.0.20) UNRELEASED; urgency=medium
* Document DKMS as the preferred method for OOT module builds
* Briefly document interaction of Secure Boot with OOT modules
* State that Salsa merge requests are now the preferred way to contribute
* Include all authors in the contributor list
[ Debian Janitor ]
* Trim trailing whitespace.