jenkins-bot has submitted this change and it was merged. Change subject: with IDLE sometimes we need maintenance as a library ......................................................................
with IDLE sometimes we need maintenance as a library Change-Id: I6c51b64e50918b7926ee8bb1a3835fe22144a8a8 --- A scripts/maintenance/__init__.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/scripts/maintenance/__init__.py b/scripts/maintenance/__init__.py new file mode 100644 index 0000000..c47da75 --- /dev/null +++ b/scripts/maintenance/__init__.py @@ -0,0 +1 @@ +# THIS DIRECTORY IS TO HOLD BOT SCRIPTS FOR THE NEW FRAMEWORK -- To view, visit https://gerrit.wikimedia.org/r/120199 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c51b64e50918b7926ee8bb1a3835fe22144a8a8 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
