[gnome-build-meta] Add myself to the doap, and fix it



commit 0487767f0b197c6628f0e57675222c5ff3b6379a
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Feb 13 10:49:10 2018 -0600

    Add myself to the doap, and fix it
    
    Too hard!

 gnome-build-meta.doap | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/gnome-build-meta.doap b/gnome-build-meta.doap
index bffdb6f..4967de2 100644
--- a/gnome-build-meta.doap
+++ b/gnome-build-meta.doap
@@ -18,9 +18,16 @@
 
   <maintainer>
     <foaf:Person>
-      <foaf:name>Trrrrrristan Van Berkom</foaf:name>
+      <foaf:name>Tristan Van Berkom</foaf:name>
       <foaf:mbox rdf:resource="mailto:tristan vanberkom codethink co uk" />
       <gnome:userid>tvb</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Michael Catanzaro</foaf:name>
+      <foaf:mbox rdf:resource="mailto:mcatanzaro gnome org" />
+      <gnome:userid>mcatanzaro</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 </Project>


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