diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/window-commands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window-commands.c b/src/window-commands.c index 1cb1c27a9..bf5d9a337 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -752,7 +752,7 @@ window_cmd_help_about (EggAction *action, "Marco Pesenti Gritti <marco@gnome.org>", "Xan Lopez <xan@masilla.org>", "David Bordoley <bordoley@msu.edu>", - "Christian Persch <chpe+epiphany@stud.uni-saarland.de>", + "Christian Persch <chpe@gnome.org>", NULL }; |