[tomboy] [About] Update Credits to include all contributors, remove most emails



commit 05a75ec0dc86fa9af0d1fc2f156eabfc1778adce
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Sat Sep 12 15:53:08 2009 -0700

    [About] Update Credits to include all contributors, remove most emails
    
    The format is modeled after Banshee's uncluttered Credits. I only kept
    my email address in there because users do occasionally look there first
    for a support contact.
    
    If you have contributed to Tomboy's codebase and you are not listed here,
    please let me know so I can add you! These were manually copied from NEWS.

 Tomboy/Tomboy.cs |   62 +++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 52 insertions(+), 10 deletions(-)
---
diff --git a/Tomboy/Tomboy.cs b/Tomboy/Tomboy.cs
index 8e158eb..92767bc 100644
--- a/Tomboy/Tomboy.cs
+++ b/Tomboy/Tomboy.cs
@@ -308,18 +308,60 @@ namespace Tomboy
 		{
 			string [] authors = new string [] {
 				Catalog.GetString ("Primary Development:"),
-				"\tAlex Graveley <alex beatniksoftware com>",
-				"\tBoyd Timothy <btimothy gmail com>",
-				"\tSandy Armstrong <sanfordarmstrong gmail com>",
+				"\tAlex Graveley (original author)",
+				"\tBoyd Timothy (retired maintainer)",
+				"\tSandy Armstrong (maintainer)",
+				"\t\t<sanfordarmstrong gmail com>",
 				"",
 				Catalog.GetString ("Contributors:"),
-				"\tBenjamin Podszun <benjamin podszun gmail com>",
-				"\tChris Scobell <chris thescobells com>",
-				"\tDavid Trowbridge <trowbrds gmail com>",
-				"\tKevin Kubasik <kevin kubasik net>",
-				"\tRyan Lortie <desrt desrt ca>",
-				"\tSebastian Rittau <srittau jroger in-berlin de>",
-				"\tStefan Schweizer <steve schweizer gmail com>"
+				"\tAaron Bockover",
+				"\tAlexey Nedilko",
+				"\tAlex Kloss",
+				"\tAnders Petersson",
+				"\tAndrew Fister",
+				"\tBenjamin Podszun",
+				"\tBuchner Johannes",
+				"\tChris Scobell",
+				"\tDave Foster",
+				"\tDavid Trowbridge",
+				"\tDoug Johnston",
+				"\tEveraldo Canuto",
+				"\tFrederic Crozat",
+				"\tGabriel de Perthuis",
+				"\tJakub Steiner",
+				"\tJames Westby",
+				"\tJamin Philip Gray",
+				"\tJan Rüegg",
+				"\tJay R. Wren",
+				"\tJeffrey Stedfast",
+				"\tJeff Tickle",
+				"\tJerome Haltom",
+				"\tJoe Shaw",
+				"\tJohn Anderson",
+				"\tJohn Carr",
+				"\tJon Lund Steffensen",
+				"\tJP Rosevear",
+				"\tKevin Kubasik",
+				"\tLaurent Bedubourg",
+				"\tÅ?ukasz JernaÅ?",
+				"\tMark Wakim",
+				"\tMathias Hasselmann",
+				"\tMatt Johnston",
+				"\tMike Mazur",
+				"\tNathaniel Smith",
+				"\tPrzemysÅ?aw Grzegorczyk",
+				"\tRobert Buchholz",
+				"\tRobin Sonefors",
+				"\tRodrigo Moya",
+				"\tRomain Tartiere",
+				"\tRyan Lortie",
+				"\tSebastian Dröge",
+				"\tSebastian Rittau",
+				"\tStefan Cosma",
+				"\tStefan Schweizer",
+				"\tTommi Asiala",
+				"\tWouter Bolsterlee",
+				"\tYonatan Oren"
 			};
 
 			string [] documenters = new string [] {



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