From 6012c02f972cf0ca3ed8af9420982b79f450f9c3 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 9 Dec 2021 17:34:23 +0100 Subject: [PATCH] Update list of authors for Help->About->Credits Include major past contributors in the list. Remove mail addresses, to avoid private mails with support requests. --- src/shell/e-shell-utils.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/shell/e-shell-utils.c b/src/shell/e-shell-utils.c index 6fef91b405..490407cf13 100644 --- a/src/shell/e-shell-utils.c +++ b/src/shell/e-shell-utils.c @@ -323,8 +323,14 @@ e_shell_utils_run_help_about (EShell *shell) static const gchar *authors[] = { "The Evolution Team", "", - "Milan Crha ", - "Fabiano Fid\xC3\xAAncio ", + "Bharath Acharya", + "Matthew Barnes", + "Milan Crha", + "Fabiano Fid\xC3\xAAncio", + "Chenthill Palanisamy", + "Tomas Popela", + "Srinivasa Ragavan", + "Dan Vr\xC3\xA1til", "", "and many past contributors", NULL