[cheese] Add git repository information to DOAP file



commit ba6f9e564cc828d197bf89a7d71e7ea697fb3132
Author: David King <amigadave amigadave com>
Date:   Thu Aug 22 09:21:02 2013 +0100

    Add git repository information to DOAP file

 cheese.doap |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/cheese.doap b/cheese.doap
index 3fde747..fdf4043 100644
--- a/cheese.doap
+++ b/cheese.doap
@@ -19,6 +19,12 @@
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/cheese-list"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=cheese"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+  <repository>
+    <GitRepository>
+      <location rdf:resource="git://git.gnome.org/cheese" />
+      <browse rdf:resource="https://git.gnome.org/browse/cheese/"; />
+    </GitRepository>
+  </repository>
 
   <maintainer>
     <foaf:Person>


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