From: Roan Kattouw Date: Mon, 17 Mar 2008 20:13:22 +0000 (+0000) Subject: API: Adding more detail in credits X-Git-Tag: 1.31.0-rc.0~49044 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=550aa15685fdfd2882eee973d24d444dc6bfde1b;p=lhc%2Fweb%2Fwiklou.git API: Adding more detail in credits --- diff --git a/includes/api/ApiMain.php b/includes/api/ApiMain.php index 68a518ce05..4dde5cea7f 100644 --- a/includes/api/ApiMain.php +++ b/includes/api/ApiMain.php @@ -452,10 +452,10 @@ class ApiMain extends ApiBase { protected function getCredits() { return array( 'Active API developers:', - ' Roan Kattouw .@home.nl (lead developer)', + ' Roan Kattouw .@home.nl (lead developer Sep 2007-present)', ' Vasiliev Victor vasilvv at gee mail dot com', 'Retired developers:', - ' Yuri Astrakhan @gmail.com', + ' Yuri Astrakhan @gmail.com (creator, former lead developer Sep 2006-Sep 2007)', '', 'Please send your comments, suggestions and questions to mediawiki-api@lists.wikimedia.org', 'or file a bug report at http://bugzilla.wikimedia.org/'