[dia/dia-0-97] Adjust number of maintainers (there is only one left)



commit 2574687a62840ece71cb65998e6a58e76125436e
Author: Hans Breuer <hans breuer org>
Date:   Sat Mar 12 14:35:06 2011 +0100

    Adjust number of maintainers (there is only one left)

 app/authors.h |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/app/authors.h b/app/authors.h
index dcce801..cacefe3 100644
--- a/app/authors.h
+++ b/app/authors.h
@@ -52,7 +52,7 @@
 */
 
 static const int NUMBER_OF_ORIG_AUTHORS = 1;
-static const int NUMBER_OF_MAINTAINERS = 2;
+static const int NUMBER_OF_MAINTAINERS = 1;
 
 static const gchar *authors[] =	{
 
@@ -63,10 +63,9 @@ static const gchar *authors[] =	{
     /* current maintainer(s) */
 
     "Hans Breuer <hans breuer org>",
-    "Lars R. Clausen <lrclause cs uiuc edu>",
 
     /* other author(s) */
-
+    "Lars R. Clausen <lrclause cs uiuc edu>",
     "Cyrille Chépélov <cyrille chepelov org>",
     "James Henstridge <james daa com au>",
     "Jerome Abela <abela solsoft fr>",



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