[gnote] Updated AUTHORS



commit 0904648bbce82054a7598ced9d68debc78b120d8
Author: Debarshi Ray <debarshir src gnome org>
Date:   Mon Mar 15 04:09:19 2010 +0200

    Updated AUTHORS

 AUTHORS       |   70 +++++++++++++++++++++++++++++++++++++++++++++++---------
 src/gnote.cpp |    2 +
 2 files changed, 60 insertions(+), 12 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index cc11739..7f135ca 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,19 +1,65 @@
 Gnote:
+Aurimas Ä?ernius <aurisc4 gmail com>
 Debarshi Ray <debarshir src gnome org>
 Hubert Figuiere <hub figuiere net>
+Iain Nicol <iainn src gnome org>
 
 
 Original Tomboy authors and copyright:
-Copyright (C) 2004-2007 Alex Graveley <alex beatniksoftware com>
-
-Alex Graveley <alex beatniksoftware com>
-Boyd Timothy <btimothy gmail com>
-Chris Scobell <chris thescobells com>
-David Trowbridge <trowbrds gmail com>
-Ryan Lortie <desrt desrt ca>
-Sandy Armstrong <sanfordarmstrong gmail com>
-Sebastian Rittau <srittau jroger in-berlin de>
-Kevin Kubasik <kevin kubasik net>
-Stefan Schweizer <steve schweizer gmail com>
-Benjamin Podszun <benjamin podszun gmail com>
+Copyright (C) 2004-2007 Alex Graveley
+Copyright (C) 2004-2009 Others
 
+Alex Graveley (original author)
+Boyd Timothy (retired maintainer)
+Sandy Armstrong (maintainer)
+Aaron Bockover
+Alexey Nedilko
+Alex Kloss
+Anders Petersson
+Andrew Fister
+Benjamin Podszun
+Buchner Johannes
+Chris Scobell
+Dave Foster
+David Trowbridge
+Doug Johnston
+Everaldo Canuto
+Frederic Crozat
+Gabriel Burt
+Gabriel de Perthuis
+Greg Poirier
+Jakub Steiner
+James Westby
+Jamin Philip Gray
+Jan Rüegg
+Jay R. Wren
+Jeffrey Stedfast
+Jeff Tickle
+Jerome Haltom
+Joe Shaw
+John Anderson
+John Carr
+Jon Lund Steffensen
+JP Rosevear
+Kevin Kubasik
+Laurent Bedubourg
+Å?ukasz JernaÅ?
+Mark Wakim
+Mathias Hasselmann
+Matt Johnston
+Mike Mazur
+Nathaniel Smith
+Paul Cutler
+PrzemysÅ?aw Grzegorczyk
+Robert Buchholz
+Robin Sonefors
+Rodrigo Moya
+Romain Tartiere
+Ryan Lortie
+Sebastian Dröge
+Sebastian Rittau
+Stefan Cosma
+Stefan Schweizer
+Tommi Asiala
+Wouter Bolsterlee
+Yonatan Oren
diff --git a/src/gnote.cpp b/src/gnote.cpp
index 215fb59..2d6042c 100644
--- a/src/gnote.cpp
+++ b/src/gnote.cpp
@@ -324,8 +324,10 @@ namespace gnote {
   void Gnote::on_show_about_action()
   {
     std::list<Glib::ustring> authors;
+    authors.push_back("Aurimas Ä?ernius <aurisc4 gmail com>");
     authors.push_back("Debarshi Ray <debarshir src gnome org>");
     authors.push_back("Hubert Figuiere <hub figuiere net>");
+    authors.push_back("Iain Nicol <iainn src gnome org>");
     authors.push_back(_("and Tomboy original authors."));
     
     std::list<Glib::ustring> documenters;



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