[tomboy] Update About dialog to feature new maintenance team



commit 36dd128519760d55442e8f022b8879a60d798649
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Sun Apr 3 19:14:57 2011 -0700

    Update About dialog to feature new maintenance team
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646677

 Tomboy/Tomboy.cs |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/Tomboy/Tomboy.cs b/Tomboy/Tomboy.cs
index fe1a8a7..940126c 100644
--- a/Tomboy/Tomboy.cs
+++ b/Tomboy/Tomboy.cs
@@ -316,19 +316,24 @@ namespace Tomboy
 			string [] authors = new string [] {
 				Catalog.GetString ("Primary Development:"),
 				"\tAlex Graveley (original author)",
+				"\tAaron Borden (maintainer)",
+				"\t\t<adborden live com>",
+				"\tBenjamin Podszun (maintainer)",
+				"\t\t<benjamin podszun gmail com>",
+				"\tGreg Poirier (maintainer)",
+				"\t\t<grep binary-snobbery com>",
+				"\tJared Jennings (maintainer)",
+				"\t\t<jaredljennings gmail com>",
+				"\tSandy Armstrong (retired maintainer)",
 				"\tBoyd Timothy (retired maintainer)",
-				"\tSandy Armstrong (maintainer)",
-				"\t\t<sanfordarmstrong gmail com>",
 				"",
 				Catalog.GetString ("Contributors:"),
 				"\tAaron Bockover",
-				"\tAaron Bordern",
 				"\tAlejandro Cura",
 				"\tAlexey Nedilko",
 				"\tAlex Kloss",
 				"\tAnders Petersson",
 				"\tAndrew Fister",
-				"\tBenjamin Podszun",
 				"\tBrian Mattern",
 				"\tBrion Vibber",
 				"\tBuchner Johannes",
@@ -343,7 +348,6 @@ namespace Tomboy
 				"\tFrederic Crozat",
 				"\tGabriel Burt",
 				"\tGabriel de Perthuis",
-				"\tGreg Poirier",
 				"\tJakub Steiner",
 				"\tJames Westby",
 				"\tJamin Philip Gray",



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