[dia/dia-next: 13/59] Add myself as an author



commit e5ab4c2d7122fe5d975fac0be4a5ce03ecf30791
Author: Zander Brown <zbrown gnome org>
Date:   Sun Dec 23 18:56:04 2018 +0000

    Add myself as an author

 app/authors.h | 5 ++++-
 dia.doap      | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/app/authors.h b/app/authors.h
index 56393dec..15e50272 100644
--- a/app/authors.h
+++ b/app/authors.h
@@ -60,7 +60,10 @@ static const gchar *authors[] =      {
 
     "Alexander Larsson <alexl redhat com>",
 
-    /* current maintainer */
+    /* "acting" maintainer */
+    "Zander Brown <zbrown gnome org>",
+
+    /* "out for lunch" maintainer */
     "Hans Breuer <hans breuer org>",
 
     /* other author(s) */
diff --git a/dia.doap b/dia.doap
index a696963e..e6e72b52 100644
--- a/dia.doap
+++ b/dia.doap
@@ -30,9 +30,9 @@
 
   <maintainer>
     <foaf:Person>
-      <foaf:name>Hans Breuer</foaf:name>
-      <foaf:mbox rdf:resource="mailto:hans breuer org" />
-      <gnome:userid>hans</gnome:userid>
+      <foaf:name>Zander Brown</foaf:name>
+      <foaf:mbox rdf:resource="mailto:zbrown gnome org" />
+      <gnome:userid>zbrown</gnome:userid>
     </foaf:Person>
   </maintainer>
 </Project>


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