diff --git a/AUTHORS.txt b/AUTHORS.txt index a68165893b..1ed5600a6f 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -1,6 +1,7 @@ Principal Authors (major contributors, alphabetically) Christian Williams +David Chan Ed Sanders Inez Korczynski Roan Kattouw diff --git a/VisualEditor.php b/VisualEditor.php index cfd137d224..14599c3eb1 100644 --- a/VisualEditor.php +++ b/VisualEditor.php @@ -25,6 +25,7 @@ $wgExtensionCredits['other'][] = array( 'Subramanya Sastry', 'Timo Tijhof', 'Ed Sanders', + 'David Chan', ), 'version' => '0.1.0', 'url' => 'https://www.mediawiki.org/wiki/Extension:VisualEditor',