r32070 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32069‎ | r32070 | r32071 >
Date:18:16, 17 March 2008
Author:catrope
Status:old
Tags:
Comment:
API: Updating action=help credits to give Yuri and Vasiliev due credit
Modified paths:
  • /trunk/phase3/includes/api/ApiMain.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiMain.php
@@ -451,7 +451,12 @@
452452 */
453453 protected function getCredits() {
454454 return array(
455 - 'This API is being implemented by Roan Kattouw <Firstname>.<Lastname>@home.nl',
 455+ 'Active API developers:',
 456+ ' Roan Kattouw <Firstname>.<Lastname>@home.nl (lead developer)',
 457+ ' Vasiliev Victor vasilvv at gee mail dot com',
 458+ 'Retired developers:',
 459+ ' Yuri Astrakhan <Firstname><Lastname>@gmail.com',
 460+ '',
456461 'Please send your comments, suggestions and questions to mediawiki-api@lists.wikimedia.org',
457462 'or file a bug report at http://bugzilla.wikimedia.org/'
458463 );

Status & tagging log