summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pluma/pluma-commands-help.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/pluma/pluma-commands-help.c b/pluma/pluma-commands-help.c
index bfd14b9c..6e2daeff 100644
--- a/pluma/pluma-commands-help.c
+++ b/pluma/pluma-commands-help.c
@@ -66,8 +66,9 @@ void _pluma_cmd_help_about(GtkAction* action, PlumaWindow* window)
};
static const gchar* const documenters[] = {
- "Sun GNOME Documentation Team <[email protected]>",
- "Eric Baudais <[email protected]>",
+ "MATE Documentation Team",
+ "GNOME Documentation Team",
+ "Sun Microsystems",
NULL
};