Xqt has uploaded a new change for review. https://gerrit.wikimedia.org/r/181887
Change subject: * add support for undelete.py ...................................................................... * add support for undelete.py Change-Id: I3938d1b616b388ba8e1c88be47cd55539e4fc2bf --- M groups/Pywikibot/Pywikibot.yaml 1 file changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/translatewiki refs/changes/87/181887/1 diff --git a/groups/Pywikibot/Pywikibot.yaml b/groups/Pywikibot/Pywikibot.yaml index c69d282..2c2828b 100644 --- a/groups/Pywikibot/Pywikibot.yaml +++ b/groups/Pywikibot/Pywikibot.yaml @@ -357,6 +357,13 @@ sourcePattern: "%GROUPROOT%/pywikibot/thirdparty/%CODE%.json" --- BASIC: + id: out-pywikipedia-undelete + label: Pywikibot Undelete + +FILES: + sourcePattern: "%GROUPROOT%/pywikibot/undelete/%CODE%.json" +--- +BASIC: id: out-pywikipedia-unlink label: Pywikibot Unlink -- To view, visit https://gerrit.wikimedia.org/r/181887 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3938d1b616b388ba8e1c88be47cd55539e4fc2bf Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Xqt <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
