summaryrefslogtreecommitdiffstats
path: root/conf/gitolite.conf
blob: b327b01020065d6b0912566a50c8fcf29e84cc52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@users = gustav henrik

repo arduino/.*
    C = @users
    RW+ = @users

repo liu/.*
    C = gustav
    RW+ = CREATOR

repo CREATOR/.*
    C = @users
    RW+ = CREATOR

repo gitolite-admin
    RW+ = gustav

repo server
    RW+ = @users