SuchABot has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/74839


Change subject: Add Nischay to credits
......................................................................

Add Nischay to credits

Change-Id: I8c757cc044658cac876b8d69f613514b1fcabbe1
GitHub: https://github.com/wikimedia/mediawiki-extensions-UploadWizard/pull/8
---
M README
M UploadWizard.php
2 files changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadWizard 
refs/changes/39/74839/1

diff --git a/README b/README
index de15375..8fc1f13 100644
--- a/README
+++ b/README
@@ -11,4 +11,5 @@
 @author Jeroen de Dauw <[email protected]>
 @author Ryan Kaldari <[email protected]>
 @author Ian Baker <[email protected]>
+@author Nischay Nahata <[email protected]>
 @author Yuvi Panda <[email protected]>
diff --git a/UploadWizard.php b/UploadWizard.php
index 417c973..b8b78c6 100644
--- a/UploadWizard.php
+++ b/UploadWizard.php
@@ -28,7 +28,7 @@
 $wgExtensionCredits['other'][] = array(
        'path' => __FILE__,
        'name' => 'Upload Wizard',
-       'author' => array( 'Neil Kandalgaonkar', 'Jeroen De Dauw', 'Mark 
Holmquist', 'Ryan Kaldari', 'Michael Dale', 'Ankur Anand', 'Yuvi Panda' ),
+       'author' => array( 'Neil Kandalgaonkar', 'Jeroen De Dauw', 'Mark 
Holmquist', 'Ryan Kaldari', 'Michael Dale', 'Ankur Anand', 'Nischay Nahata', 
'Yuvi Panda' ),
        'version' => '1.3',
        'descriptionmsg' => 'uploadwizard-desc',
        'url' => 'https://www.mediawiki.org/wiki/Extension:UploadWizard'

-- 
To view, visit https://gerrit.wikimedia.org/r/74839
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8c757cc044658cac876b8d69f613514b1fcabbe1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: SuchABot <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to