MaxSem has uploaded a new change for review.

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

Change subject: Add Sam to credits
......................................................................

Add Sam to credits

Change-Id: Id4579f50019b58fc5691e4341667b7cac5292f36
---
M WikiGrok.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikiGrok 
refs/changes/21/169921/1

diff --git a/WikiGrok.php b/WikiGrok.php
index c71e032..82fc200 100644
--- a/WikiGrok.php
+++ b/WikiGrok.php
@@ -8,7 +8,7 @@
 $wgExtensionCredits['other'][] = array(
        'path' => __FILE__,
        'name' => 'WikiGrok',
-       'author' => array( 'Max Semenik' ),
+       'author' => array( 'Max Semenik', 'Sam Smith' ),
        'descriptionmsg' => 'wikigrok-desc',
        'url' => 'https://www.mediawiki.org/wiki/Extension:WikiGrok',
 );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4579f50019b58fc5691e4341667b7cac5292f36
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiGrok
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>

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

Reply via email to