r32075 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32074‎ | r32075 | r32076 >
Date:20:13, 17 March 2008
Author:catrope
Status:old
Tags:
Comment:
API: Adding more detail in credits
Modified paths:
  • /trunk/phase3/includes/api/ApiMain.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiMain.php
@@ -452,10 +452,10 @@
453453 protected function getCredits() {
454454 return array(
455455 'Active API developers:',
456 - ' Roan Kattouw <Firstname>.<Lastname>@home.nl (lead developer)',
 456+ ' Roan Kattouw <Firstname>.<Lastname>@home.nl (lead developer Sep 2007-present)',
457457 ' Vasiliev Victor vasilvv at gee mail dot com',
458458 'Retired developers:',
459 - ' Yuri Astrakhan <Firstname><Lastname>@gmail.com',
 459+ ' Yuri Astrakhan <Firstname><Lastname>@gmail.com (creator, former lead developer Sep 2006-Sep 2007)',
460460 '',
461461 'Please send your comments, suggestions and questions to mediawiki-api@lists.wikimedia.org',
462462 'or file a bug report at http://bugzilla.wikimedia.org/'

Status & tagging log