blob: 24c3b5370b555baa58721a7ba6a132b5f4fa7bb3 [file] [log] [blame]
Brian O'Connord13b3a92016-08-04 23:00:00 +00001[access]
2 inheritFrom = All-Projects
Brian O'Connor6b587882016-08-04 23:02:39 +00003[access "refs/*"]
4 owner = group Core ONOS Developers
Ray Milkey5c4e2e22017-12-12 20:14:15 +00005 owner = group ONOS Release
Brian O'Connor080aed52020-01-14 23:32:08 +00006 label-Code-Review = -2..+2 group ONOS Module Owner
Brian O'Connor6b587882016-08-04 23:02:39 +00007 submit = group Administrators
8 submit = group Core ONOS Developers
Brian O'Connor080aed52020-01-14 23:32:08 +00009 submit = group ONOS Module Owner
Brian O'Connor6b587882016-08-04 23:02:39 +000010 submit = group TST
11[access "refs/for/refs/heads/*"]
Brian O'Connor080aed52020-01-14 23:32:08 +000012 forgeAuthor = group ONOS Module Owner
Brian O'Connor6b587882016-08-04 23:02:39 +000013[access "refs/heads/*"]
Brian O'Connor080aed52020-01-14 23:32:08 +000014 forgeAuthor = group ONOS Module Owner
Yuta HIGUCHI7cbb0462018-05-11 01:08:51 +000015 push = group ONOS Release
Ray Milkey7addbc62017-12-11 20:58:04 +000016[access "refs/tags/*"]
17 create = group ONOS Release
18 createTag = group ONOS Release
19 createSignedTag = group ONOS Release