Extension authors
Change-Id: Iecba54b1745b3061374cf8502641ea4524076c67
This commit is contained in:
@@ -27,7 +27,16 @@ $wgExtensionCredits['other'][] = array(
|
||||
'path' => __FILE__,
|
||||
'name' => 'UniversalLanguageSelector',
|
||||
'version' => '0.1',
|
||||
'author' => array( 'Santhosh Thottingal' ),
|
||||
'author' => array(
|
||||
'Alolita Sharma',
|
||||
'Amir Aharoni',
|
||||
'Arun Ganesh',
|
||||
'Brandon Harris',
|
||||
'Niklas Laxström',
|
||||
'Pau Giner',
|
||||
'Santhosh Thottingal',
|
||||
'Siebrand Mazeland'
|
||||
),
|
||||
'url' => 'https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector',
|
||||
'descriptionmsg' => 'uls-desc',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user