[easytag] Add Adrian Bunk to AUTHORS



commit 01c26bdd7896f2546b33df9ea54e73187c7e7390
Author: David King <amigadave amigadave com>
Date:   Tue Jan 22 21:22:28 2013 +0000

    Add Adrian Bunk to AUTHORS

 AUTHORS     |    3 +++
 src/about.c |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 2840624..36ec099 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -107,3 +107,6 @@ Guilherme Destefani <gd helixbrasil com br>
 
 Andreas Winkelmann <ml awinkelmann de>
   - Warning and bug fixes
+
+Adrian Bunk <bunk stusta de>
+  - Bug diagnosis and several code cleanups
diff --git a/src/about.c b/src/about.c
index 701ebb1..9f58bd8 100644
--- a/src/about.c
+++ b/src/about.c
@@ -69,6 +69,7 @@ void Show_About_Window (void)
         "Honore Doktorr <hdfssk gmail com>",
         "Guilherme Destefani <gd helixbrasil com br>",
         "Andreas Winkelmann <ml awinkelmann de>",
+        "Adrian Bunk <bunk stusta de>",
         NULL
     };
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]