diff options
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | HACKING | 2 | ||||
-rw-r--r-- | MAINTAINERS | 4 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | THANKS | 3 | ||||
-rw-r--r-- | zenity.doap | 2 |
6 files changed, 8 insertions, 6 deletions
@@ -1,2 +1,3 @@ Glynn Foster <glynn.foster@sun.com> Mike Newman <mikegtn@gnome.org> +Lucas Rocha <lucasr@gnome.org> @@ -1,3 +1,3 @@ Please report any bugs in http://bugzilla.gnome.org under the category -'zenity', and file any patches [using the 'diff -u' format] as +'zenity', and file any patches [using the 'git format-patch' format] as attachments. Thanks! diff --git a/MAINTAINERS b/MAINTAINERS index 4bb85cb6..b33bb87f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,7 +1,7 @@ Luis Medinas -E-mail: lmedinas@svn.gnome.org +E-mail: lmedinas@src.gnome.org Userid: lmedinas Arx Cruz -E-mail: arxcruz@svn.gnome.org +E-mail: arxcruz@src.gnome.org Userid: arxcruz @@ -10,4 +10,4 @@ This software is licensed under the LGPL. Zen Requirements - ================== scrollkeeper and intltool. -gtk+-2.0 and libgnomecanvas-2.0. +gtk+-2.0 @@ -2,7 +2,8 @@ "=======", "Glynn Foster <glynn foster sun com>", "Mike Newman <mikegtn gnome org>", - "", + "Lucas Rocha <lucasr gnome org>", + "Patches from the following people", "=================================", "Darren Adams <darrenadams dsl pipex com>" diff --git a/zenity.doap b/zenity.doap index 34d3e800..d057cf3b 100644 --- a/zenity.doap +++ b/zenity.doap @@ -21,7 +21,7 @@ <maintainer> <foaf:Person> <foaf:name>Arx Cruz</foaf:name> - <foaf:mbox rdf:resource="mailto:arxcruz@svn.gnome.org" /> + <foaf:mbox rdf:resource="mailto:arxcruz@src.gnome.org" /> <gnome:userid>arxcruz</gnome:userid> </foaf:Person> </maintainer> |