Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/173031
Change subject: AUTHORS.txt: Credit libraries as well as direct contributors ...................................................................... AUTHORS.txt: Credit libraries as well as direct contributors Change-Id: I18dc6fb526c008c5da56c45e8509d2b8b5643cf1 --- M AUTHORS.txt 1 file changed, 59 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor refs/changes/31/173031/1 diff --git a/AUTHORS.txt b/AUTHORS.txt index b86b88f..36333f7 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -15,6 +15,7 @@ Timo Tijhof <[email protected]> Trevor Parscal <[email protected]> + Patch Contributors (minor contributors, alphabetically) Aaron Schulz <[email protected]> @@ -55,3 +56,61 @@ addshore <[email protected]> Helder <[email protected]> Jiabao <[email protected]> + + +Libraries used (alphabetically) + +Base64.js + – https://github.com/davidchambers/Base64.js + – DWTFYWT licence + – David Chambers, based off gist by yahiko + +Easy-Deflate + – https://github.com/Jacob-Christian-Munch-Andersen/Easy-Deflate + – BSD license + – Jacob Christian Munch-Andersen for the package; Gildas Lormeau for the Deflate utility + +jQuery + – https://jquery.com/ + – MIT license + – jQuery Foundation and other contributors + +jQuery i18n + – https://github.com/wikimedia/jquery.i18n + – MIT license (dual with GPL v2) + – Wikimedia Language Engineering Team and other contributors + +jQuery ULS + – https://github.com/wikimedia/jquery.uls + – MIT license (dual with GPL v2) + – Wikimedia Language Engineering Team and other contributors + +jsdifflib + – http://snowtide.com/jsdifflib + – BSD license + – Snowtide Informatics Systems, Inc. + +OOjs + – https://www.mediawiki.org/wiki/OOjs + – MIT license + – OOjs Team and other contributors + +OOjs UI + – https://www.mediawiki.org/wiki/OOjs_UI + – MIT license + – OOjs UI Team and other contributors + +RangeFix + – https://github.com/edg2s/rangefix + – MIT license + – Ed Sanders and other contributors + +UnicodeJS + – https://www.mediawiki.org/wiki/OOjs_UI + – MIT license + – UnicodeJS Team and other contributors + +VisualEditor + – https://www.mediawiki.org/wiki/VisualEditor + – MIT license + – VisualEditor Team and other contributors -- To view, visit https://gerrit.wikimedia.org/r/173031 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I18dc6fb526c008c5da56c45e8509d2b8b5643cf1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Jforrester <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
