Florianschmidtwelzow has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/268951

Change subject: Restrict access for push rights to extension owners and twn.net
......................................................................

Restrict access for push rights to extension owners and twn.net

The repository is meant to be read only (turned out by Jeroen De Dauw
in I02051f0c74b4db93093f171f1250c03b99f6cec6). Restrict the possibility
to create changes for review to users in the semanticresultsformats-trusted,
extension-SemanticResultFormats groups and translatewiki.net people
(groups: Translatewiki.net (twn.net operators, admins), l10n-bot
(translatewiki.net bot, who updates the i18n files), l10n-team (Wikimedia
Language engineering team)).

Change-Id: I5fad8f6a075e2a269877c15ef950b4550a0861df
---
M groups
M project.config
2 files changed, 11 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticResultFormats 
refs/changes/51/268951/1

diff --git a/groups b/groups
index 92fd9f2..cf567f1 100644
--- a/groups
+++ b/groups
@@ -1,4 +1,8 @@
 # UUID                                         Group Name
 #
+7acab8e3332cb973951432681aef2adfeb323ca8       Translatewiki.net
+c626276deb0c8cac1c73820eb6e88184b55e4a9d       l10n-team
+cc37d98e3a4301744a0c0a9249173ae170696072       l10n-bot
 d881bd3522be42cfb7fa5e52a32b602d95b655ee       semanticresultsformats-trusted
 eb36c20923608452d13b3da64d6bf44520923b89       extension-SemanticResultFormats
+global:Registered-Users                        Registered Users
diff --git a/project.config b/project.config
index 923e55e..d3844c2 100644
--- a/project.config
+++ b/project.config
@@ -22,3 +22,10 @@
 [access "refs/tags/*"]
        create = group semanticresultsformats-trusted
        pushTag = group semanticresultsformats-trusted
+[access "refs/for/refs/*"]
+       push = deny group Registered Users
+       push = group Translatewiki.net
+       push = group extension-SemanticResultFormats
+       push = group l10n-bot
+       push = group l10n-team
+       push = group semanticresultsformats-trusted

-- 
To view, visit https://gerrit.wikimedia.org/r/268951
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5fad8f6a075e2a269877c15ef950b4550a0861df
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticResultFormats
Gerrit-Branch: refs/meta/config
Gerrit-Owner: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to