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:
authorRobert Schilling <rschilling@student.tugraz.at>2016-04-07 00:49:12 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2016-04-07 00:49:12 +0300
commit43b921770565518dfa03f3810915cb0f98e856c6 (patch)
tree731e0d721f7fc9f8d5358770ba52cc0205182658
parentbc701284f2eb7e11f652211f45433ae206372bc1 (diff)
Fix missing entries in permission matrix [ci skip]
-rw-r--r--doc/permissions/permissions.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md
index cd0e81d7304..6219693b8a8 100644
--- a/doc/permissions/permissions.md
+++ b/doc/permissions/permissions.md
@@ -52,10 +52,11 @@ documentation](../workflow/add-user/add-user.md).
| Switch visibility level | | | | | ✓ |
| Transfer project to another namespace | | | | | ✓ |
| Remove project | | | | | ✓ |
-| Force push to protected branches | | | | | ✓ |
-| Remove protected branches | | | | | ✓ |
+| Force push to protected branches [^2] | | | | | |
+| Remove protected branches [^2] | | | | | |
[^1]: If **Allow guest to access builds** is enabled in CI settings
+[^2]: Not allowed for Guest, Reporter, Developer, Master, or Owner
## Group