From: Siebrand Mazeland Date: Sat, 16 Nov 2013 21:22:12 +0000 (+0100) Subject: Format email addresses more consistently X-Git-Tag: 1.31.0-rc.0~18049^2 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=470d0c8c5d0fb6c4bf3cd7aa0964589ce749f603;p=lhc%2Fweb%2Fwiklou.git Format email addresses more consistently Change-Id: I1dbced804ff1e0bf8e162570c17cc537d318872f --- diff --git a/includes/api/ApiMain.php b/includes/api/ApiMain.php index 9ecae8d0a8..c3ada1f919 100644 --- a/includes/api/ApiMain.php +++ b/includes/api/ApiMain.php @@ -1152,11 +1152,11 @@ class ApiMain extends ApiBase { protected function getCredits() { return array( 'API developers:', - ' Roan Kattouw ".@gmail.com" (lead developer Sep 2007-2009)', + ' 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 "@gmail.com" (creator, lead ' . + ' Yuri Astrakhan - yuri . astrakhan @ gmail . com (creator, lead ' . 'developer Sep 2006-Sep 2007, 2012-present)', '', 'Please send your comments, suggestions and questions to mediawiki-api@lists.wikimedia.org',