blob: 00b51df878dd738d277069ae4c9b4468b8e433d0 [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
Alex Afanasyevc5c61442014-08-13 12:04:44 -070040 read = group Anonymous Users
Gerrit Code Review66af4052013-07-12 14:17:35 -070041 read = group Project Owners
42 push = group Administrators
43 push = group Project Owners
44 label-Code-Review = -2..+2 group Administrators
45 label-Code-Review = -2..+2 group Project Owners
46 submit = group Administrators
47 submit = group Project Owners
48[access "refs/tags/*"]
49 pushTag = group Administrators
50 pushTag = group Project Owners
51 pushSignedTag = group Administrators
Gerrit Code Review66af4052013-07-12 14:17:35 -070052 pushSignedTag = group Project Owners
53[label "Code-Review"]
54 function = MaxWithBlock
55 copyMinScore = true
56 value = -2 Do not submit
57 value = -1 I would prefer that you didn't submit this
58 value = 0 No score
59 value = +1 Looks good to me, but someone else must approve
60 value = +2 Looks good to me, approved
Alexander Afanasyev060339b2014-02-01 15:33:54 -080061[label "Verified"]
62 function = MaxWithBlock
63 value = -1 Fails
64 value = 0 No score
65 value = +1 Verified