From 7a8648607dbaa1dd678cfba4d19017263c0261c3 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Mon, 29 Aug 2016 13:45:40 +0100 Subject: [PATCH] docs: add Sami Kerola to authors --- AUTHORS | 1 + gtk.c | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index b015e81..f40ecf4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -37,6 +37,7 @@ Adam Kramer Philip Kizer Simon Kirby + Sami Kerola Christophe Kalt Steve Kann Brett Johnson diff --git a/gtk.c b/gtk.c index f196e24..e7b5183 100644 --- a/gtk.c +++ b/gtk.c @@ -154,6 +154,7 @@ static gint About_clicked(ATTRIBUTE_UNUSED GtkWidget *Button, "Adam Kramer ", "Philip Kizer ", "Simon Kirby", + "Sami Kerola ", "Christophe Kalt", "Steve Kann ", "Brett Johnson ", -- 2.47.2