summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-08-13 00:54:13 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-08-13 00:55:36 +0200
commit15c9a8ab537300e24eda750f70ca83500cbcae56 (patch)
tree7120cc07ce91aa9dd473df9a2a7eb772de94a7fd
parented516297b7cddcce4c0ec211b3bb8b6ee9cfad8b (diff)
downloadpygtk-15c9a8ab537300e24eda750f70ca83500cbcae56.tar.gz
Add myself and Paul as maintainers
-rw-r--r--AUTHORS20
-rw-r--r--MAINTAINERS8
-rw-r--r--README8
-rw-r--r--pygtk.doap14
4 files changed, 40 insertions, 10 deletions
diff --git a/AUTHORS b/AUTHORS
index e0c43f6b..131e4bb8 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 5f3828ed..a82ce2f2 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 93c27296..684c7d03 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 44994c5e..fd8e2943 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>