diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-23 11:57:22 +0000 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-23 11:57:22 +0000 |
| commit | 66c9fa950b2b33a6f5ca1dacff0b2e4ad3657909 (patch) | |
| tree | ed9456d33a12a6afe174ae7aecd58164dff065c9 | |
| parent | c1da50c1ffa25c54b19c09a6bfd6f65342297b16 (diff) | |
| parent | 0660183cb0733e68520e109c9470d9b4f4109194 (diff) | |
| download | gitlab-ce-66c9fa950b2b33a6f5ca1dacff0b2e4ad3657909.tar.gz | |
Merge branch 'merge-marshal' into 'master'
Merge marshal
| -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.) |
