|
@@ -5,7 +5,7 @@
|
|
*
|
|
*
|
|
* @file
|
|
* @file
|
|
* @ingroup Skins
|
|
* @ingroup Skins
|
|
- * @author Garrick Van Buren, Jamie Thingelstad
|
|
|
|
|
|
+ * @author Garrick Van Buren, Jamie Thingelstad, Tom Hutchison
|
|
* @license 2-clause BSD
|
|
* @license 2-clause BSD
|
|
*/
|
|
*/
|
|
|
|
|
|
@@ -22,6 +22,7 @@ $wgExtensionCredits['skin'][] = array(
|
|
'author' => array(
|
|
'author' => array(
|
|
'Garrick Van Buren',
|
|
'Garrick Van Buren',
|
|
'Jamie Thingelstad',
|
|
'Jamie Thingelstad',
|
|
|
|
+ 'Tom Hutchison',
|
|
'...'
|
|
'...'
|
|
),
|
|
),
|
|
'descriptionmsg' => 'foreground-desc'
|
|
'descriptionmsg' => 'foreground-desc'
|