[conduit] add andrew stormont to AUTHORS, etc



commit 76be5706631830f85697a8b3992b4e81c7c6c0f0
Author: John Stowers <john stowers gmail com>
Date:   Mon Mar 29 22:42:52 2010 +0200

    add andrew stormont to AUTHORS, etc

 AUTHORS             |    1 +
 MAINTAINERS         |    8 ++++++++
 conduit/gtkui/UI.py |    3 ++-
 3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 3dcaeb9..a3cab4b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,3 +3,4 @@ johncarr:John Carr <john carr unrouted co uk>
 thomasvm:Thomas Van Machelen <thomas vanmachelen gmail com>
 jonnylamb:Jonny Lamb <jonnylamb jonnylamb com>
 arosenfeld:Alexandre Rosenfeld <airmind gmail com>
+astormont:Andrew Stormont <astormont svn gnome org>
diff --git a/MAINTAINERS b/MAINTAINERS
index f5cc8f2..ea24462 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10,3 +10,11 @@ Thomas Van Machelen
 E-mail: thomas vanmachelen gmail com
 Userid: thomasvm
 
+Alexandre Rosenfeld
+E-mail: airmind gmail com
+Userid: arosenfeld
+
+Andrew Stormont
+E-mail: astormont svn gnome org
+Userid: astormont
+
diff --git a/conduit/gtkui/UI.py b/conduit/gtkui/UI.py
index 1367276..d2e62ed 100644
--- a/conduit/gtkui/UI.py
+++ b/conduit/gtkui/UI.py
@@ -680,7 +680,8 @@ class AboutDialog(gtk.AboutDialog):
         		"John Carr",
         		"Thomas Van Machelen",
         		"Jonny Lamb",
-                "Alexandre Rosenfeld"])
+                "Alexandre Rosenfeld",
+                "Andrew Stormont"])
         self.set_artists([
         		"John Stowers",
         		"mejogid",



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