jenkins-bot has submitted this change and it was merged. Change subject: Rename files to match case of files found in the npm repos. ......................................................................
Rename files to match case of files found in the npm repos. Change-Id: Idd0bed2905e072af4e66a240b4d3c5977cd44eab --- R node_modules/compression/node_modules/vary/HISTORY.md R node_modules/express/node_modules/qs/README.md R node_modules/request/node_modules/qs/README.md 3 files changed, 0 insertions(+), 0 deletions(-) Approvals: Subramanya Sastry: Looks good to me, approved jenkins-bot: Verified diff --git a/node_modules/compression/node_modules/vary/History.md b/node_modules/compression/node_modules/vary/HISTORY.md similarity index 100% rename from node_modules/compression/node_modules/vary/History.md rename to node_modules/compression/node_modules/vary/HISTORY.md diff --git a/node_modules/express/node_modules/qs/Readme.md b/node_modules/express/node_modules/qs/README.md similarity index 100% rename from node_modules/express/node_modules/qs/Readme.md rename to node_modules/express/node_modules/qs/README.md diff --git a/node_modules/request/node_modules/qs/Readme.md b/node_modules/request/node_modules/qs/README.md similarity index 100% rename from node_modules/request/node_modules/qs/Readme.md rename to node_modules/request/node_modules/qs/README.md -- To view, visit https://gerrit.wikimedia.org/r/291295 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idd0bed2905e072af4e66a240b4d3c5977cd44eab Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/services/parsoid/deploy Gerrit-Branch: master Gerrit-Owner: Arlolra <[email protected]> Gerrit-Reviewer: Subramanya Sastry <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
