From 0a3ae1df0acc613ee64566a828d62ad9b1eb5dd2 Mon Sep 17 00:00:00 2001 From: wwp Date: Fri, 27 Sep 2019 12:45:33 +0200 Subject: [PATCH] Complete the contributors list in AUTHORS and sort the contributors list in src/gtk/authors.h. --- AUTHORS | 2 ++ src/gtk/authors.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index e530d7519..f132ad487 100644 --- a/AUTHORS +++ b/AUTHORS @@ -328,3 +328,5 @@ contributors (in addition to the above; based on Changelog) Alex Smith Florian Weimer Alexander Lyons Harkness + Jakub Kiciński + diff --git a/src/gtk/authors.h b/src/gtk/authors.h index 6c21c31bb..acc4acad5 100644 --- a/src/gtk/authors.h +++ b/src/gtk/authors.h @@ -207,6 +207,7 @@ static char *CONTRIBS_LIST[] = { "Thomas Link", "Reed Loden", "David Looney", +"Jakub Kiciński", "Alessandro Maestri", "Maki", "Jindrich Makovicka", @@ -328,6 +329,5 @@ static char *CONTRIBS_LIST[] = { "Gál Zoltán", "Marien Zwart", "Martin Zwickel", -"Jakub Kiciński", NULL }; -- 2.25.1