diff options
author | dosire <sytses@gmail.com> | 2014-05-20 13:29:52 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-05-20 13:29:52 +0200 |
commit | 0660183cb0733e68520e109c9470d9b4f4109194 (patch) | |
tree | d376c6656426f8b26fae92690c52d3f9ccf8d9f4 /PROCESS.md | |
parent | eb06509a3712071340619ab53139f7f7b96ac40c (diff) | |
download | gitlab-ce-0660183cb0733e68520e109c9470d9b4f4109194.tar.gz |
Renamed based on suggestion Martijn.
Diffstat (limited to 'PROCESS.md')
-rw-r--r-- | PROCESS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PROCESS.md b/PROCESS.md index 23dbfd0c699..89ad12ecd5a 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -13,7 +13,7 @@ Below we describe the contributing process to GitLab for two reasons. So that co - Monitors all issues for feedback (but especially ones commented on since automatically watching them) - Closes issues with no feedback from the reporter for two weeks -### Merge request officers +### Merge marshal - Responds to merge requests the issue team mentions them in and monitors for new merge requests - Provides feedback to the merge request submitter to improve the merge request (style, tests, etc.) |