commit 46e97eac34b82e336d184bd081ccb473b663cb83
parent fafd8ff38834edb111b745f70af4c5a95fa80328
Author: wwp <subscript@free.fr>
Date: Fri, 27 Sep 2019 12:45:33 +0200
Complete the contributors list in AUTHORS and sort the contributors
list in src/gtk/authors.h.
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git 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
@@ -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
};