projects
/
All-Projects.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d720017
)
Modify access rules
author
mereditht
<thomas.meredith@etsi.org>
Fri, 23 Dec 2016 09:27:14 +0000
(10:27 +0100)
committer
Gerrit Code Review
<root@osm.etsi.org>
Fri, 23 Dec 2016 09:27:14 +0000
(10:27 +0100)
project.config
patch
|
blob
|
history
diff --git
a/project.config
b/project.config
index
a9d871d
..
08fd12f
100644
(file)
--- a/
project.config
+++ b/
project.config
@@
-16,6
+16,10
@@
[access "refs/*"]
read = group Administrators
read = group Anonymous Users
+ forgeAuthor = group ldap/OSM_Admin
+ forgeAuthor = group ldap/OSM_Leader
+ forgeCommitter = group ldap/OSM_Admin
+ forgeCommitter = group ldap/OSM_Leader
[access "refs/heads/*"]
create = group Administrators
create = group Project Owners