talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 0a3ae1df0acc613ee64566a828d62ad9b1eb5dd2
parent d7d8bd63dd4026e1da3f19891244ed98c2a7e9e7
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:
MAUTHORS | 2++
Msrc/gtk/authors.h | 2+-
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 };