Updated credits per discussion with Brion
authorYuri Astrakhan <yurik@users.mediawiki.org>
Thu, 20 Mar 2008 06:54:24 +0000 (06:54 +0000)
committerYuri Astrakhan <yurik@users.mediawiki.org>
Thu, 20 Mar 2008 06:54:24 +0000 (06:54 +0000)
includes/SpecialVersion.php
includes/api/ApiMain.php

index 7020383..7c92117 100644 (file)
@@ -51,7 +51,7 @@ class SpecialVersion {
                This wiki is powered by '''[http://www.mediawiki.org/ MediaWiki]''',
                copyright (C) 2001-2008 Magnus Manske, Brion Vibber, Lee Daniel Crocker,
                Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason,
-               Niklas Laxström, Domas Mituzas, Rob Church and others.
+               Niklas Laxström, Domas Mituzas, Rob Church, Yuri Astrakhan and others.
 
                MediaWiki is free software; you can redistribute it and/or modify
                it under the terms of the GNU General Public License as published by
index 4dde5ce..6a57427 100644 (file)
@@ -451,11 +451,10 @@ class ApiMain extends ApiBase {
         */
        protected function getCredits() {
                return array(
-                       'Active API developers:',
+                       'API developers:',
                        '    Roan Kattouw <Firstname>.<Lastname>@home.nl (lead developer Sep 2007-present)',
-                       '    Vasiliev Victor vasilvv at gee mail dot com',
-                       'Retired developers:',
-                       '    Yuri Astrakhan <Firstname><Lastname>@gmail.com (creator, former lead developer Sep 2006-Sep 2007)',
+                       '    Victor Vasiliev - vasilvv at gee mail dot com',
+                       '    Yuri Astrakhan <Firstname><Lastname>@gmail.com (creator, 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/'