[gnome-web-photo] Remove MAINTAINERS file, and dist the DOAP file



commit 7e7de5784b1ddfe5d9fe1ef6544394f75679ce22
Author: Christian Persch <chpe gnome org>
Date:   Tue May 12 13:54:42 2009 +0200

    Remove MAINTAINERS file, and dist the DOAP file
---
 MAINTAINERS          |    3 ---
 Makefile.am          |    2 +-
 gnome-web-photo.doap |    4 ++--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
deleted file mode 100644
index 904f492..0000000
--- a/MAINTAINERS
+++ /dev/null
@@ -1,3 +0,0 @@
-Christian Persch
-Email: chpe gnome org
-Userid: chpe
diff --git a/Makefile.am b/Makefile.am
index 04298f6..858601b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ EXTRA_DIST = 			\
 	COPYING.README		\
 	COPYING.LGPL		\
 	HACKING			\
-	MAINTAINERS
+	gnome-web-photo.doap
 
 DISTCLEANFILES =
 
diff --git a/gnome-web-photo.doap b/gnome-web-photo.doap
index 303ca47..dcbcc51 100644
--- a/gnome-web-photo.doap
+++ b/gnome-web-photo.doap
@@ -5,7 +5,7 @@
          xmlns="http://usefulinc.com/ns/doap#";>
 
   <name xml:lang="en">GNOME Web Photo</name>
-  <shortdesc xml:lang="en">Create snapshot images and print web pages from the command line</shortdesc>
+  <shortdesc xml:lang="en">Create snapshot images of and print web pages from the command line</shortdesc>
 
   <download-page rdf:resource="http://download.gnome.org/sources/gnome-web-photo/"; />
   <bug-database rdf:resource="mailto:epiphany-list%40gnome.org"; />
@@ -13,7 +13,7 @@
   <maintainer>
     <foaf:Person>
       <foaf:name>Christian Persch</foaf:name>
-      <foaf:mbox rdf:resource="chpe gnome org" />
+      <foaf:mbox rdf:resource="mailto:chpe%40gnome.org"; />
       <gnome:userid>chpe</gnome:userid>
     </foaf:Person>
   </maintainer>



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