[evince] Use correct email address



commit bae60c0c93bea21426d141f238329d49533d7d90
Author: Christian Persch <chpe src gnome org>
Date:   Mon Sep 2 22:31:44 2019 +0200

    Use correct email address

 evince.doap       | 2 +-
 shell/ev-window.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/evince.doap b/evince.doap
index 97b4d8c5..c1bd5b13 100644
--- a/evince.doap
+++ b/evince.doap
@@ -24,7 +24,7 @@ Evince is specifically designed to support the file following formats: PDF, Post
   <maintainer>
     <foaf:Person>
       <foaf:name>Christian Persch</foaf:name>
-      <foaf:mbox rdf:resource="mailto:chpe gnome org" />
+      <foaf:mbox rdf:resource="mailto:chpe src gnome org" />
       <gnome:userid>chpe</gnome:userid>
     </foaf:Person>
   </maintainer>
diff --git a/shell/ev-window.c b/shell/ev-window.c
index ee668c61..4b3e0406 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -4034,7 +4034,7 @@ ev_window_cmd_about (GSimpleAction *action,
                 "Bryan Clark <clarkbw gnome org>",
                 "Carlos Garcia Campos <carlosgc gnome org>",
                 "Wouter Bolsterlee <wbolster gnome org>",
-                "Christian Persch <chpe" "\100" "gnome.org>",
+                "Christian Persch <chpe" "\100" "src.gnome.org>",
                 "Germán Poo-Caamaño <gpoo" "\100" "gnome.org>",
                 NULL
         };


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