[pygtk] Add myself and Paul as maintainers



commit 15c9a8ab537300e24eda750f70ca83500cbcae56
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date:   Thu Aug 13 00:54:13 2009 +0200

    Add myself and Paul as maintainers

 AUTHORS     |   20 ++++++++++++--------
 MAINTAINERS |    8 ++++++++
 README      |    8 ++++++--
 pygtk.doap  |   14 ++++++++++++++
 4 files changed, 40 insertions(+), 10 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index e0c43f6..131e4bb 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,15 +1,19 @@
-Original Author
+Original Authors
 ===============
-James Henstridge	<james daa com au>
+James Henstridge        <james daa com au>
+Johan Dahlin            <johan gnome org>
+
+PyGTK past contributors (in alphabetical order)
+================================
+Xavier Ordoquy          <xordoquy wanadoo fr>
+Christian Robottom Reis <kiko async com br>
 
 The PyGTK Team (in alphabetical order)
 ================================
-Gustavo J A M Carneiro 	<gustavo users sourceforge net>
-Johan Dahlin 		<johan gnome org>
-John Finlay 		<finlay moeraki com>
-James Henstridge	<james daa com au>
-Xavier Ordoquy 		<xordoquy wanadoo fr>
-Christian Robottom Reis	<kiko async com br>
+Gian Mario Tagliaretti  <gianmt gnome org>
+Gustavo J A M Carneiro  <gustavo users sourceforge net>
+John Finlay             <finlay moeraki com>
+Paul Pogonyshev         <pogonyshev gmx net>
 
 There are many others who have contributed patches; we thank them,
 PyGTK is much better because of them.
diff --git a/MAINTAINERS b/MAINTAINERS
index 5f3828e..a82ce2f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,3 +1,11 @@
 Gustavo J A M Carneiro
 E-mail: gustavo users sourceforge net
 Userid: gjc
+
+Paul Pogonyshev
+E-mail: pogonyshev gmx net
+Userid: paulp
+
+Gian Mario Tagliaretti
+E-mail: gianmt gnome org
+Userid: gianmt
diff --git a/README b/README
index 93c2729..684c7d0 100644
--- a/README
+++ b/README
@@ -1,7 +1,11 @@
 PyGTK
 =====
-Original author: James Henstridge <james daa com au>
-Current maintainer: Johan Dahlin <johan gnome org>
+Original authors: James Henstridge <james daa com au>
+                  Johan Dahlin <johan gnome org>
+
+Current maintainers: Gustavo J A M Carneiro <gjc gnome org>
+                     Paul Pogonyshev <pogonyshev gmx net>
+                     Gian Mario Tagliaretti <gianmt gnome org>
 
 This archive contains modules that allow you to use gtk in Python
 programs.  At present, it is a fairly complete set of bindings.
diff --git a/pygtk.doap b/pygtk.doap
index 44994c5..fd8e294 100644
--- a/pygtk.doap
+++ b/pygtk.doap
@@ -17,4 +17,18 @@
       <gnome:userid>gjc</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Paul Pogonyshev</foaf:name>
+      <foaf:mbox rdf:resource="mailto:pogonyshev gmx net" />
+      <gnome:userid>paulp</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Gian Mario Tagliaretti</foaf:name>
+      <foaf:mbox rdf:resource="mailto:gianmt gnome org" />
+      <gnome:userid>gianmt</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 </Project>



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