Commit 982d5582 authored by George Tsiolis's avatar George Tsiolis

Update author prefix on merge request notification

parent a9c7bda8
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
.branch .branch
= merge_path_description(@merge_request, 'to') = merge_path_description(@merge_request, 'to')
.author .author
Author #{@merge_request.author_name} Author: #{@merge_request.author_name}
.assignee .assignee
= assignees_label(@merge_request) = assignees_label(@merge_request)
.approvers .approvers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment