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:
9be3037
)
Modify access rules
author
Aric Gardner
<agardner@linuxfoundation.org>
Wed, 18 Feb 2015 21:18:20 +0000
(21:18 +0000)
committer
Gerrit Code Review
<gerrit@172.30.200.206>
Wed, 18 Feb 2015 21:18:20 +0000
(21:18 +0000)
project.config
patch
|
blob
|
history
diff --git
a/project.config
b/project.config
index
897b926
..
b900d05
100644
(file)
--- a/
project.config
+++ b/
project.config
@@
-5,6
+5,7
@@
streamEvents = group Non-Interactive Users
[access "refs/*"]
read = group Anonymous Users
+ read = group Registered Users
[access "refs/meta/config"]
read = group Project Owners
push = group Administrators