r98732 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98731‎ | r98732 | r98733 >
Date:02:28, 3 October 2011
Author:krinkle
Status:ok
Tags:
Comment:
[RL2] Adding credits
(Follows-up r96300)
Modified paths:
  • /branches/RL2/extensions/Gadgets/Gadgets.php (modified) (history)

Diff [purge]

Index: branches/RL2/extensions/Gadgets/Gadgets.php
@@ -24,7 +24,7 @@
2525 $wgExtensionCredits['other'][] = array(
2626 'path' => __FILE__,
2727 'name' => 'Gadgets',
28 - 'author' => array( 'Daniel Kinzler', 'Max Semenik' ),
 28+ 'author' => array( 'Daniel Kinzler', 'Max Semenik', 'Roan Kattouw', 'Timo Tijhof' ),
2929 'url' => 'http://mediawiki.org/wiki/Extension:Gadgets',
3030 'descriptionmsg' => 'gadgets-desc',
3131 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r96300[ResourceLoader2] Remove two outdated README "caveats"....krinkle20:24, 5 September 2011

Status & tagging log