[sabayon] Add AlexL, Sayamindu, and myself to the About dialog



commit 6cefeabbc293d3e1d1870b7eaa660d69f1fce666
Author: Federico Mena Quintero <federico novell com>
Date:   Fri Jun 19 15:53:26 2009 -0500

    Add AlexL, Sayamindu, and myself to the About dialog
    
    Signed-off-by: Federico Mena Quintero <federico novell com>

 admin-tool/aboutdialog.py |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/admin-tool/aboutdialog.py b/admin-tool/aboutdialog.py
index 57548da..e587827 100755
--- a/admin-tool/aboutdialog.py
+++ b/admin-tool/aboutdialog.py
@@ -41,9 +41,12 @@ def show_about_dialog (parent_window = None):
         return
 
     authors = [
+        "Alexander Larsson <alexl redhat com>",
         "Daniel Veillard <veillard redhat com>",
+        "Federico Mena-Quintero <federico novell com>",
         "John Dennis <jdennis redhat com>",
-        "Mark McLoughlin <markmc redhat com>"
+        "Mark McLoughlin <markmc redhat com>",
+        "Sayamindu Dasgupta <sayamindu gmail com>"
     ]
 
     # documenters = [



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