[tomboy] Add tomboy.doap, and rearrange MAINTAINERS to try to ease email burden on Boyd and Alex.
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Subject: [tomboy] Add tomboy.doap, and rearrange MAINTAINERS to try to ease email burden on Boyd and Alex.
- Date: Fri, 17 Apr 2009 11:02:59 -0400 (EDT)
commit 076c435de071a9fe031b142b7bf91e9ec1bd3698
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Fri Apr 17 07:59:05 2009 -0700
Add tomboy.doap, and rearrange MAINTAINERS to try to ease email burden on Boyd and Alex.
---
MAINTAINERS | 8 ++++----
tomboy.doap | 44 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c7049a9..93f21f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,3 +1,7 @@
+Sandy Armstrong
+E-mail: sanfordarmstrong gmail com
+Userid: sharm
+
Alex Graveley
E-mail: alex beatniksoftware com
Userid: orph
@@ -5,7 +9,3 @@ Userid: orph
Boyd Timothy
E-mail: btimothy gmail com
Userid: btimothy
-
-Sandy Armstrong
-E-mail: sanfordarmstrong gmail com
-Userid: sharm
\ No newline at end of file
diff --git a/tomboy.doap b/tomboy.doap
new file mode 100644
index 0000000..478a73e
--- /dev/null
+++ b/tomboy.doap
@@ -0,0 +1,44 @@
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <!--
+ This is a DOAP template file. It contains Pulse's best guesses at
+ some basic content. You should verify the information in this file
+ and modify anything that isn't right. Add the corrected file to your
+ source code repository to help tools better understand your project.
+ -->
+
+ <name xml:lang="en">Tomboy Notes</name>
+ <shortdesc xml:lang="en">Take notes, link ideas, and stay organized</shortdesc>
+ <!--
+ <homepage rdf:resource="http://www.gnome.org/" />
+ -->
+ <!--
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
+ -->
+
+ <maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Sandy Armstrong</foaf:name>
+ <foaf:mbox rdf:resource="sanfordarmstrong gmail com" />
+ <gnome:userid>sharm</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <foaf:Person>
+ <foaf:name>Alex Graveley</foaf:name>
+ <foaf:mbox rdf:resource="alex beatniksoftware com" />
+ <gnome:userid>orph</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Boyd Timothy</foaf:name>
+ <foaf:mbox rdf:resource="btimothy gmail com" />
+ <gnome:userid>btimothy</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]