Code Review
/
All-Projects.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0f0be09
)
Modify access rules
author
Trevor Bramwell
<tbramwell@linuxfoundation.org>
Sat, 28 Apr 2018 17:14:47 +0000
(17:14 +0000)
committer
Gerrit Code Review
<gerrit@opnfv.org>
Sat, 28 Apr 2018 17:14:47 +0000
(17:14 +0000)
project.config
patch
|
blob
|
history
diff --git
a/project.config
b/project.config
index
98108f1
..
46a0b26
100644
(file)
--- a/
project.config
+++ b/
project.config
@@
-177,6
+177,10
@@
[access "refs/tags/*"]
read = group Anonymous Users
read = group Registered Users
+ create = group Administrators
+ push = group Administrators
+ pushTag = group Administrators
+ pushSignedTag = group Administrators
[commentlink "its-jira"]
match = (JIRA:\\s*)(.*[A-Z]-[0-9]*)
link = https://jira.opnfv.org/browse/$2