Yaron Koren has uploaded a new change for review. https://gerrit.wikimedia.org/r/206385
Change subject: Version 0.7 ...................................................................... Version 0.7 Change-Id: Ie18002a91d9d880bb8ecbc96241e4f11b919a41e --- M Cargo.php M README 2 files changed, 9 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Cargo refs/changes/85/206385/1 diff --git a/Cargo.php b/Cargo.php index 4f7e219..ee43bb5 100644 --- a/Cargo.php +++ b/Cargo.php @@ -8,7 +8,7 @@ if ( !defined( 'MEDIAWIKI' ) ) die(); -define( 'CARGO_VERSION', '0.6.1' ); +define( 'CARGO_VERSION', '0.7' ); $wgExtensionCredits['parserhook'][] = array( 'path' => __FILE__, diff --git a/README b/README index a1fa52d..4d60b33 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Cargo extension - Version 0.6.1 + Version 0.7 Yaron Koren This is free software licensed under the GNU General Public License. Please @@ -50,6 +50,13 @@ require_once( "$IP/extensions/Cargo/Cargo.php" ); +== Credits == + +Cargo was created, and mostly written by, Yaron Koren. + +Important code contributions were also made by Ad Strack van Schijndel, +Namit Ohri and Vivek Ghaisas. + == Contact == Comments, questions, suggestions and bug reports can be sent to either the -- To view, visit https://gerrit.wikimedia.org/r/206385 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie18002a91d9d880bb8ecbc96241e4f11b919a41e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Cargo Gerrit-Branch: master Gerrit-Owner: Yaron Koren <yaro...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits