[metacity] Fix doap file



commit 526d83602afa073797302049b8dba330901df117
Author: Olav Vitters <olav vitters nl>
Date:   Sun Apr 18 12:17:16 2010 +0200

    Fix doap file

 metacity.doap |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/metacity.doap b/metacity.doap
index ea9bf69..e81ce70 100644
--- a/metacity.doap
+++ b/metacity.doap
@@ -5,6 +5,7 @@
   xmlns:dc="http://purl.org/dc/elements/1.1/";
   xmlns="http://usefulinc.com/ns/doap#";
   xmlns:foaf="http://xmlns.com/foaf/0.1/";
+  xmlns:gnome="http://api.gnome.org/doap-extensions#";
   xmlns:admin="http://webns.net/mvcb/";>
 
  <name>The Metacity Window Manager</name>
@@ -62,6 +63,7 @@ Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios
   <foaf:Person>
      <foaf:name>Thomas Thurman</foaf:name>
      <foaf:mbox rdf:resource="mailto:tthurman gnome org"/>
+     <gnome:userid>tthurman</gnome:userid>
   </foaf:Person>
  </maintainer>
 



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