summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-07-12 18:16:38 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-07-12 18:16:38 +0300
commit461feb3ddf75eb175a138fc37385ad80b0bbda9f (patch)
tree4998538be2367ccefea10af872da338a69439e58
parentf031caf3aebb9550ec23fcdf7ec5e4080dfb5ce7 (diff)
downloadgitlab-ce-doc-refactor-permissions.tar.gz
Add 'Accept merge request' to permissions tabledoc-refactor-permissions
-rw-r--r--doc/user/permissions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md
index 8fc10a13f91..66542861781 100644
--- a/doc/user/permissions.md
+++ b/doc/user/permissions.md
@@ -31,7 +31,7 @@ The following table depicts the various user permission levels in a project.
| See a commit status | | ✓ | ✓ | ✓ | ✓ |
| See a container registry | | ✓ | ✓ | ✓ | ✓ |
| See environments | | ✓ | ✓ | ✓ | ✓ |
-| Manage merge requests | | | ✓ | ✓ | ✓ |
+| Manage/Accept merge requests | | | ✓ | ✓ | ✓ |
| Create new merge request | | | ✓ | ✓ | ✓ |
| Create new branches | | | ✓ | ✓ | ✓ |
| Push to non-protected branches | | | ✓ | ✓ | ✓ |