| Gerrit Code Review | 24562d1 | 2016-04-08 00:12:37 +0000 | [diff] [blame] | 1 | [project] |
| 2 | description = Individual user settings and preferences. |
| 3 | [access "refs/users/*"] |
| Gerrit Code Review | 24562d1 | 2016-04-08 00:12:37 +0000 | [diff] [blame] | 4 | [access "refs/users/default"] |
| Gerrit Code Review | c09211c | 2020-06-19 01:32:00 +0000 | [diff] [blame] | 5 | exclusiveGroupPermissions = create push read |
| Gerrit Code Review | 24562d1 | 2016-04-08 00:12:37 +0000 | [diff] [blame] | 6 | read = group Administrators |
| 7 | create = group Administrators |
| 8 | push = group Administrators |
| Gerrit Code Review | dc651fe | 2017-11-15 17:19:23 +0000 | [diff] [blame] | 9 | [access "refs/users/${shardeduserid}"] |
| Gerrit Code Review | d74fe88 | 2017-11-15 17:19:23 +0000 | [diff] [blame] | 10 | read = group Registered Users |
| 11 | push = group Registered Users |
| 12 | submit = group Registered Users |
| Gerrit Code Review | c09211c | 2020-06-19 01:32:00 +0000 | [diff] [blame] | 13 | exclusiveGroupPermissions = push read submit |
| 14 | [access "refs/groups/*"] |
| 15 | exclusiveGroupPermissions = read |
| 16 | read = group Registered Users |
| Eric Ball | 6e11e17 | 2025-10-02 23:37:17 +0000 | [diff] [blame] | 17 | push = group saml/lf-releng |
| Eric Ball | 4c3b4e1 | 2025-10-02 23:39:21 +0000 | [diff] [blame^] | 18 | owner = group saml/lf-releng |
| Zack Williams | 18459aa | 2021-01-15 22:17:41 +0000 | [diff] [blame] | 19 | [access "refs/meta/external-ids"] |
| 20 | push = group Administrators |