diff options
author | Jarka Košanová <jarka@gitlab.com> | 2018-09-10 10:54:52 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-09-10 10:54:52 +0000 |
commit | d556eca07d704831fc5556dd0afb76b5c8413031 (patch) | |
tree | 94eb558e93c1b5d0fc5cecf615fa40e11dd27858 /doc/development/README.md | |
parent | 816e846a43255d6a3103bb84472c114a6282ba4b (diff) | |
download | gitlab-ce-d556eca07d704831fc5556dd0afb76b5c8413031.tar.gz |
Document permissions for different entities
Diffstat (limited to 'doc/development/README.md')
-rw-r--r-- | doc/development/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md index e786d6594c7..b37403552fe 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -47,6 +47,7 @@ description: 'Learn how to contribute to GitLab.' - [How to dump production data to staging](db_dump.md) - [Working with the GitHub importer](github_importer.md) - [Working with Merge Request diffs](diffs.md) +- [Permissions](permissions.md) - [Prometheus metrics](prometheus_metrics.md) ## Performance guides |