Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/548295 )
Change subject: Give access to l10n-bot-watcher group ......................................................................
Give access to l10n-bot-watcher group
Bug: T237263 Change-Id: I04d90efabba337e39d2f8dce730314b206424630 --- M groups M project.config 2 files changed, 5 insertions(+), 0 deletions(-)
Approvals: MarcoAurelio: Verified Xqt: Looks good to me, approved
diff --git a/groups b/groups index e0a1db0..65ac182 100644 --- a/groups +++ b/groups @@ -1,3 +1,4 @@ # UUID Group Name # 0b39cb41841ce0965df5eb6c73ab7c74749f674e pywikibot +aafbb584649d909f8cdeb310588bf7be1b88ac1c l10n-bot-watcher diff --git a/project.config b/project.config index 7510e88..e1a2ba1 100644 --- a/project.config +++ b/project.config @@ -4,6 +4,10 @@ description = Pywikibot localization/internationalization. Automatically updated from translatewiki.net [access "refs/*"] owner = group pywikibot + abandon = group l10n-bot-watcher + label-Verified = -1..+2 group l10n-bot-watcher + removeReviewer = group l10n-bot-watcher + submit = group l10n-bot-watcher [allowSuperproject "pywikibot/compat"] matching = refs/heads/ref/for/master:refs/heads/ref/for/master [allowSuperproject "pywikibot/core"]
pywikibot-commits@lists.wikimedia.org