[sushi/add-myself-to-doap] doap: Add myself as maintainer




commit 66a8cbd09a975d1327d41edc10720874810ae9ce
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Oct 19 11:16:35 2020 +0200

    doap: Add myself as maintainer
    
    Cosimo is no longer active in the GNOME project, so I would like to
    continue moving Sushi forward without having to bring him back to
    review code he likely doesn't care much about these days.

 sushi.doap | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/sushi.doap b/sushi.doap
index 9c469da..78ce9ff 100644
--- a/sushi.doap
+++ b/sushi.doap
@@ -21,4 +21,11 @@
       <gnome:userid>cosimoc</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Felipe Borges</foaf:name>
+      <foaf:mbox rdf:resource="mailto:felipeborges gnome org" />
+      <gnome:userid>felipeborges</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 </Project>


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