Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarka Košanová <jarka@gitlab.com>2018-09-10 13:54:52 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-09-10 13:54:52 +0300
commitd556eca07d704831fc5556dd0afb76b5c8413031 (patch)
tree94eb558e93c1b5d0fc5cecf615fa40e11dd27858 /doc/development/README.md
parent816e846a43255d6a3103bb84472c114a6282ba4b (diff)
Document permissions for different entities
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
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