Florianschmidtwelzow has uploaded a new change for review.

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

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)).
---
M groups
M project.config
2 files changed, 11 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticResultFormats 
refs/changes/48/268948/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/268948
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8b28d59cd76bb9eb5a2953667e2928e404553b7a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticResultFormats
Gerrit-Branch: refs/meta/config
Gerrit-Owner: Florianschmidtwelzow <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to