summaryrefslogtreecommitdiffstats
path: root/src/message.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/message.c')
-rw-r--r--src/message.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/message.c b/src/message.c
index d047d4fcc8..a258e788b5 100644
--- a/src/message.c
+++ b/src/message.c
@@ -1114,7 +1114,7 @@ ex_messages(exarg_T *eap)
msg_attr(
// Translator: Please replace the name and email address
// with the appropriate text for your translation.
- _("Messages maintainer: Bram Moolenaar <Bram@vim.org>"),
+ _("Messages maintainer: The Vim Project"),
HL_ATTR(HLF_T));
}