Amire80 has uploaded a new change for review.

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

Change subject: Add Moritz Schubotz and Derk-Jan Hartman as authors
......................................................................

Add Moritz Schubotz and Derk-Jan Hartman as authors

Change-Id: Ia091b88098777a953a9fa285d93641762d007379
---
M Math.php
1 file changed, 7 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/94/146094/1

diff --git a/Math.php b/Math.php
index c3d244b..d4b2f61 100644
--- a/Math.php
+++ b/Math.php
@@ -8,6 +8,7 @@
  * @author Tomasz Wegrzanowski
  * @author Brion Vibber
  * @author Moritz Schubotz
+ * @author Derk-Jan Hartman
  * @copyright © 2002-2012 various MediaWiki contributors
  * @license GPLv2 license; info in main package.
  * @link http://www.mediawiki.org/wiki/Extension:Math Documentation
@@ -23,7 +24,12 @@
        'path' => __FILE__,
        'name' => 'Math',
        'version' => '1.2.0',
-       'author' => array( 'Tomasz Wegrzanowski', 'Brion Vibber', '...' ),
+       'author' => array(
+               'Tomasz Wegrzanowski',
+               'Brion Vibber',
+               'Moritz Schubotz',
+               'Derk-Jan Hartman',
+       ),
        'descriptionmsg' => 'math-desc',
        'url' => 'https://www.mediawiki.org/wiki/Extension:Math',
 );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia091b88098777a953a9fa285d93641762d007379
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

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

Reply via email to