Forráskód Böngészése

Add Tom Hutchison as author.

Should have done this a while ago.
Jamie Thingelstad 10 éve
szülő
commit
7408d36f13
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      foreground.php

+ 2 - 1
foreground.php

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