blob: 3dcdc1d160e4bfb971228fbaca43dbcddada3b63 [file] [log] [blame]
Gerrit Code Review66af4052013-07-12 14:17:35 -07001[project]
2 description = Access inherited by all other projects.
Gerrit Code Review66af4052013-07-12 14:17:35 -07003[receive]
4 requireContributorAgreement = false
5 requireSignedOffBy = false
6 requireChangeId = true
7[submit]
Alex Afanasyev215fb862013-08-15 13:10:37 -07008 mergeContent = false
9 action = fast forward only
Gerrit Code Review66af4052013-07-12 14:17:35 -070010[capability]
11 administrateServer = group Administrators
Alex Afanasyevdffa4832013-07-29 15:36:43 -070012 accessDatabase = group Administrators
Alex Afanasyev10aa9da2014-02-01 15:37:49 -080013 streamEvents = group Event Streaming Users
Gerrit Code Review66af4052013-07-12 14:17:35 -070014[access "refs/*"]
15 read = group Administrators
16 read = group Anonymous Users
17[access "refs/for/refs/*"]
18 push = group Registered Users
19 pushMerge = group Registered Users
20[access "refs/heads/*"]
21 create = group Administrators
22 create = group Project Owners
Alex Afanasyev9a8884d2014-02-02 16:28:01 -080023 forgeAuthor = group NDN folks
Gerrit Code Review66af4052013-07-12 14:17:35 -070024 forgeCommitter = group Administrators
25 forgeCommitter = group Project Owners
Alex Afanasyev7fa9a912013-07-29 16:50:57 -070026 push = +force group Administrators
Alex Afanasyev02fc8792014-01-18 17:00:12 -080027 push = +force group Project Owners
Gerrit Code Review66af4052013-07-12 14:17:35 -070028 label-Code-Review = -2..+2 group Administrators
29 label-Code-Review = -2..+2 group Project Owners
30 label-Code-Review = -1..+1 group Registered Users
31 submit = group Administrators
32 submit = group Project Owners
33 editTopicName = +force group Administrators
34 editTopicName = +force group Project Owners
Alex Afanasyev9a8884d2014-02-02 16:28:01 -080035 label-Verified = -1..+1 group Administrators
36 label-Verified = -1..+1 group Project Owners
Gerrit Code Review66af4052013-07-12 14:17:35 -070037[access "refs/meta/config"]
38 exclusiveGroupPermissions = read
39 read = group Administrators
40 read = group Project Owners
41 push = group Administrators
42 push = group Project Owners
43 label-Code-Review = -2..+2 group Administrators
44 label-Code-Review = -2..+2 group Project Owners
45 submit = group Administrators
46 submit = group Project Owners
47[access "refs/tags/*"]
48 pushTag = group Administrators
49 pushTag = group Project Owners
50 pushSignedTag = group Administrators
Gerrit Code Review66af4052013-07-12 14:17:35 -070051 pushSignedTag = group Project Owners
52[label "Code-Review"]
53 function = MaxWithBlock
54 copyMinScore = true
55 value = -2 Do not submit
56 value = -1 I would prefer that you didn't submit this
57 value = 0 No score
58 value = +1 Looks good to me, but someone else must approve
59 value = +2 Looks good to me, approved
Alexander Afanasyev060339b2014-02-01 15:33:54 -080060[label "Verified"]
61 function = MaxWithBlock
62 value = -1 Fails
63 value = 0 No score
64 value = +1 Verified