[gnome-lirc-properties] Added .doap file and updated MAINTAINERS file.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-lirc-properties] Added .doap file and updated MAINTAINERS file.
- Date: Wed, 21 Apr 2010 06:51:46 +0000 (UTC)
commit e868510ee39fd28be155af81c1e33c44696d8231
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Apr 21 08:48:57 2010 +0200
Added .doap file and updated MAINTAINERS file.
MAINTAINERS | 6 +++---
gnome-lirc-properties.doap | 30 ++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 3 deletions(-)
---
diff --git a/MAINTAINERS b/MAINTAINERS
index a4a3b25..4e872fd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2,6 +2,6 @@ Mathias Hasselmann
E-mail: mathias openismus com
Userid: hasselmm
-Murray Cumming
-E-mail: murrayc openismus com
-Userid: murrayc
+Bastien Nocera
+E-mail: hadess hadess net
+Userid: hadess
diff --git a/gnome-lirc-properties.doap b/gnome-lirc-properties.doap
new file mode 100644
index 0000000..e720537
--- /dev/null
+++ b/gnome-lirc-properties.doap
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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#">
+
+ <name xml:lang="en">gnome-lirc-properties</name>
+ <shortdesc xml:lang="en">A control panel for your Infra-Red receiver and remote control, using lirc</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/gnome-lirc-properties" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-lirc-properties" />
+
+ <!-- It is not in the official bindings set, but there is no other suitable category. murrayc -->
+ <category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Mathias Hasselmann</foaf:name>
+ <foaf:mbox rdf:resource="mailto:mathias openismus com" />
+ <gnome:userid>hasselmm</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Bastien Nocera</foaf:name>
+ <foaf:mbox rdf:resource="mailto:hadess hadess net" />
+ <gnome:userid>hadess</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]