From b40d7cc47713af7c910a3b77a382f93778c44e79 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 18 Jul 2022 19:54:31 +0200 Subject: [PATCH] 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. --- chapter-scope.dbk | 41 +++++++++++++++++++++++++++++++++-------- debian/changelog | 1 + 2 files changed, 34 insertions(+), 8 deletions(-) diff --git a/chapter-scope.dbk b/chapter-scope.dbk index b2892f1..63b4804 100644 --- a/chapter-scope.dbk +++ b/chapter-scope.dbk @@ -42,22 +42,17 @@ contributors: -Jurij Smakov +maximilian attems -Sven Luther +Ian Campbell -Andres Salomon - - - - -Maximilian Attems +Karl Goetz @@ -67,9 +62,39 @@ Ben Hutchings +Sven Luther + + + + +Uwe Kleine-König + + + + +Jonathan Nieder + + + + +Andres Salomon + + + + +Jurij Smakov + + + + Tomasz Warniełło + + +Yusuke YATSUO + + diff --git a/debian/changelog b/debian/changelog index 7593804..d21c09b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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.