summaryrefslogtreecommitdiffstats
path: root/gitolite/gitolite.conf
blob: 89eb558946085571cba55f98c59ea033e610aa12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
@administrators         =   %ADMIN

repo gitolite-admin
    RW+                 =   @administrators

repo CREATOR/..*
    C                   =   @all
    RW+                 =   CREATOR MAINTAINERS
    RW+ contrib/USER/   =   CONTRIBUTORS
    R                   =   @all

    config gitweb.owner =   %GL_CREATOR