diff --git a/AUTHORS.txt b/AUTHORS.txt index 1ed5600a6f..c53848555f 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -4,6 +4,7 @@ Christian Williams David Chan Ed Sanders Inez Korczynski +Moriel Schottlender Roan Kattouw Rob Moen Timo Tijhof diff --git a/VisualEditor.php b/VisualEditor.php index 92d624361c..1792783f2e 100644 --- a/VisualEditor.php +++ b/VisualEditor.php @@ -26,6 +26,7 @@ $wgExtensionCredits['other'][] = array( 'Timo Tijhof', 'Ed Sanders', 'David Chan', + 'Moriel Schottlender', ), 'version' => '0.1.0', 'url' => 'https://www.mediawiki.org/wiki/Extension:VisualEditor',