[cheese/wip/davidk/doap] Update DOAp with Gitlab account information




commit 5c5c580c62e961dff50ee0157fa86bf63912056f
Author: David King <amigadave amigadave com>
Date:   Mon Sep 20 14:34:41 2021 +0100

    Update DOAp with Gitlab account information
    
    https://gitlab.gnome.org/GNOME/cheese/-/issues/117

 cheese.doap | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/cheese.doap b/cheese.doap
index 5e3c3a40..1f02133a 100644
--- a/cheese.doap
+++ b/cheese.doap
@@ -34,13 +34,12 @@
       <foaf:mbox rdf:resource="mailto:amigadave amigadave com" />
       <foaf:seeAlso rdf:resource="http://amigadave.com/foaf.rdf#david"; />
       <gnome:userid>davidk</gnome:userid>
-    </foaf:Person>
-  </maintainer>
-  <maintainer>
-    <foaf:Person>
-      <foaf:name>Luciana Fujii Pontello</foaf:name>
-      <foaf:mbox rdf:resource="mailto:luciana fujii eti br" />
-      <gnome:userid>lufujii</gnome:userid>
+      <foaf:account>
+        <foaf:OnlineAccount>
+            <foaf:accountServiceHomepage rdf:resource="https://gitlab.gnome.org.com/"/>
+            <foaf:accountName>davidk</foaf:accountName>
+        </foaf:OnlineAccount>
+      </foaf:account>
     </foaf:Person>
   </maintainer>
 </Project>


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