[libzapojit] doap: Remove myself



commit 99d49bac5edc4afdcac742a0a142908e405597b0
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Jun 27 19:05:43 2022 +0200

    doap: Remove myself
    
    GNOME's Git pre-receive hook insists on having a valid gnome:userid as
    maintainer.  Hopefully, this will do the trick.

 libzapojit.doap | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/libzapojit.doap b/libzapojit.doap
index a1a15a0..879e2db 100644
--- a/libzapojit.doap
+++ b/libzapojit.doap
@@ -16,9 +16,8 @@
 
   <maintainer>
     <foaf:Person>
-      <foaf:name>Debarshi Ray</foaf:name>
-      <foaf:mbox rdf:resource="mailto:debarshir gnome org" />
-      <gnome:userid>debarshir</gnome:userid>
+      <foaf:name>Nobody</foaf:name>
+      <gnome:userid>root</gnome:userid>
     </foaf:Person>
   </maintainer>
 </Project>


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