From 62c7358af93b586fa6aab880199f0deb64d30e32 Mon Sep 17 00:00:00 2001 From: Ed Sanders Date: Thu, 29 Aug 2013 11:11:10 -0700 Subject: [PATCH] Add David to author lists Change-Id: If46dc34381e5cc7c3fbfc9886868cd1a63bf7a47 --- AUTHORS.txt | 1 + VisualEditor.php | 1 + 2 files changed, 2 insertions(+) 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',