[dia] Updated number of maintainers



commit 28a2d0ade53de4ffe9c3004194900892b773a6e9
Author: Hans Breuer <hans breuer org>
Date:   Wed Oct 20 21:06:44 2010 +0200

    Updated number of maintainers

 app/authors.h |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/app/authors.h b/app/authors.h
index 57c70f1..eddb20a 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[] =	{
 
@@ -60,13 +60,11 @@ static const gchar *authors[] =	{
 
     "Alexander Larsson <alexl redhat com>",
 
-    /* current maintainer(s) */
-
+    /* current maintainer */
     "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]