Alexander Martinz | 2463454 | 2022-02-16 19:02:05 +0100 | [diff] [blame] | 1 | [access] |
| 2 | inheritFrom = All-Projects |
| 3 | [submit] |
| 4 | action = rebase if necessary |
Alexander Martinz | 570251b | 2022-02-16 19:05:57 +0100 | [diff] [blame] | 5 | [access "refs/*"] |
| 6 | read = group Anonymous Users |
| 7 | read = group Registered Users |
| 8 | [access "refs/for/*"] |
| 9 | push = group Registered Users |
| 10 | [access "refs/heads/*"] |
| 11 | label-Code-Review = -1..+1 group Registered Users |
| 12 | label-Verified = +0..+1 group Registered Users |
Alexander Martinz | eb014cb | 2022-05-23 11:37:55 +0200 | [diff] [blame^] | 13 | [contributor-agreement "Individual"] |
| 14 | description = If you are going to be contributing code on your own, this is the one you want. You can sign this one online. |
| 15 | agreementUrl = static/cla_individual.html |
| 16 | autoVerify = group CLA Accepted - Individual |
| 17 | accepted = group CLA Accepted - Individual |
| 18 | matchProjects = ^/.*$ |