[gtk-web/new-website: 2/180] Add myself to doap



commit 86e5b3c1f2919cc1a8a436989e113fc2b8b2aad6
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jul 30 11:29:55 2018 -0400

    Add myself to doap
    
    Better to have more maintainers.

 gtk-web.doap | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/gtk-web.doap b/gtk-web.doap
index d0d3fa5..ea75f9f 100644
--- a/gtk-web.doap
+++ b/gtk-web.doap
@@ -6,10 +6,13 @@
 
   <name xml:lang="en">gtk-web</name>
   <shortdesc xml:lang="en">GTK+ website</shortdesc>
+  <description xml:lang="en">The GTK+ website</description>
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gtk%2B"; />
 
   <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure"; />
 
+  <programming-language>HTML</programming-language>
+
   <maintainer>
     <foaf:Person>
       <foaf:name>Martyn Russell</foaf:name>
@@ -24,4 +27,11 @@
       <foaf:mbox rdf:resource="mailto:timj lanedo com"/>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Matthias Clasen</foaf:name>
+      <gnome:userid>matthiasc</gnome:userid>
+      <foaf:mbox rdf:resource="mailto:mclasen redhat com"/>
+    </foaf:Person>
+  </maintainer>
 </Project>


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