diff options
author | tazjin <mail@tazj.in> | 2021-12-14T13·00+0000 |
---|---|---|
committer | Gerrit Code Review <git@whitby.tvl.fyi> | 2021-12-14T13·00+0000 |
commit | 8762ea2434c5386f7bd9af5cd644f317d24b24d4 (patch) | |
tree | 2dd313c2e2c372a8233036410beec6165a4642b5 | |
parent | 85cdc71f3e04640e9977c14a086d74f19acccdb9 (diff) |
Modify access rules
-rw-r--r-- | project.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.config b/project.config index b4821d986eda..52bc806e004b 100644 --- a/project.config +++ b/project.config @@ -69,3 +69,4 @@ push = group depot-ci-bots push = +force group depot-interventions read = group Anonymous Users + create = group depot-interventions |