Index: trunk/extensions/OpenID/OpenID.setup.php |
— | — | @@ -140,7 +140,7 @@ |
141 | 141 | 'name' => 'OpenID', |
142 | 142 | 'version' => MEDIAWIKI_OPENID_VERSION, |
143 | 143 | 'path' => __FILE__, |
144 | | - 'author' => 'Evan Prodromou', |
| 144 | + 'author' => array( 'Evan Prodromou', 'Sergey Chernyshev', 'Alexandre Emsenhuber' ), |
145 | 145 | 'url' => 'http://www.mediawiki.org/wiki/Extension:OpenID', |
146 | 146 | 'description' => 'Lets users login to the wiki with an [http://openid.net/ OpenID] and login to other OpenID-aware Web sites with their wiki user account', |
147 | 147 | 'descriptiomsg' => 'openid-desc', |