From: Reedy Date: Sun, 9 Mar 2014 15:01:18 +0000 (+0000) Subject: Remove API developer email addresses X-Git-Tag: 1.31.0-rc.0~16681 X-Git-Url: http://git.cyclocoop.org/%22.htmlspecialchars%28%24url_syndic%29.%22?a=commitdiff_plain;h=8bed6734cfe196bfab22cfa7b421e96294ce33e4;p=lhc%2Fweb%2Fwiklou.git Remove API developer email addresses They just end up being used for direct support requests that should really be done on public mailing lists etc Change-Id: If704ec8dff5fc4669165b580290cc29cf953a25b --- diff --git a/includes/api/ApiMain.php b/includes/api/ApiMain.php index 0939deaefa..37273d90f0 100644 --- a/includes/api/ApiMain.php +++ b/includes/api/ApiMain.php @@ -1162,12 +1162,11 @@ class ApiMain extends ApiBase { protected function getCredits() { return array( 'API developers:', - ' Roan Kattouw - roan . kattouw @ gmail . com (lead developer Sep 2007-2009)', - ' Victor Vasiliev - vasilvv @ gmail . com', - ' Bryan Tong Minh - bryan . tongminh @ gmail . com', - ' Sam Reed - sam @ reedyboy . net', - ' Yuri Astrakhan - yuri . astrakhan @ gmail . com (creator, lead ' . - 'developer Sep 2006-Sep 2007, 2012-present)', + ' Roan Kattouw (lead developer Sep 2007-2009)', + ' Victor Vasiliev', + ' Bryan Tong Minh', + ' Sam Reed', + ' Yuri Astrakhan (creator, lead developer Sep 2006-Sep 2007, 2012-present)', '', 'Please send your comments, suggestions and questions to mediawiki-api@lists.wikimedia.org', 'or file a bug report at https://bugzilla.wikimedia.org/'