Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/95821


Change subject: Format email addresses more consistently
......................................................................

Format email addresses more consistently

Change-Id: I1dbced804ff1e0bf8e162570c17cc537d318872f
---
M includes/api/ApiMain.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/21/95821/1

diff --git a/includes/api/ApiMain.php b/includes/api/ApiMain.php
index 9ecae8d..9b43969 100644
--- a/includes/api/ApiMain.php
+++ b/includes/api/ApiMain.php
@@ -1152,11 +1152,11 @@
        protected function getCredits() {
                return array(
                        'API developers:',
-                       '    Roan Kattouw "<Firstname>.<Lastname>@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 "<Firstname><Lastname>@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-...@lists.wikimedia.org',

-- 
To view, visit https://gerrit.wikimedia.org/r/95821
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1dbced804ff1e0bf8e162570c17cc537d318872f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to