[gnome-boxes/update-doap: 2/2] doap: Add Boxes' authors with <author> tags




commit 88d7e07a4b4182126ae7e0131dc0adef7b499d18
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Nov 29 16:56:11 2021 +0100

    doap: Add Boxes' authors with <author> tags
    
    Thanks Alexander Larsson, Christophe Fergeau, Marc-André Lureau,
    Zeeshan Ali (Khattak), and everyone that has contributed to
    Boxes existence.

 gnome-boxes.doap | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)
---
diff --git a/gnome-boxes.doap b/gnome-boxes.doap
index de4f7c18..ccfa783b 100644
--- a/gnome-boxes.doap
+++ b/gnome-boxes.doap
@@ -26,4 +26,36 @@
       <gnome:userid>felipeborges</gnome:userid>
     </foaf:Person>
   </maintainer>
+
+  <author>
+    <foaf:Person>
+      <foaf:name>Alexander Larsson</foaf:name>
+      <foaf:mbox rdf:resource="mailto:alexl redhat com" />
+      <gnome:userid>alexl</gnome:userid>
+    </foaf:Person>
+  </author>
+
+  <author>
+    <foaf:Person>
+      <foaf:name>Christophe Fergeau</foaf:name>
+      <foaf:mbox rdf:resource="mailto:cfergeau redhat com" />
+      <gnome:userid>teuf</gnome:userid>
+    </foaf:Person>
+  </author>
+
+  <author>
+    <foaf:Person>
+      <foaf:name>Marc-André Lureau</foaf:name>
+      <foaf:mbox rdf:resource="mailto:malureau gnome org" />
+      <gnome:userid>malureau</gnome:userid>
+    </foaf:Person>
+  </author>
+
+  <author>
+    <foaf:Person>
+      <foaf:name>Zeeshan Ali (Khattak)</foaf:name>
+      <foaf:mbox rdf:resource="mailto:zeeshanak gnome org" />
+      <gnome:userid>zeeshanak</gnome:userid>
+    </foaf:Person>
+  </author>
 </Project>


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