summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2019-03-08 16:51:19 +0100
committerFatih Acet <acetfatih@gmail.com>2019-03-08 16:51:19 +0100
commit54d1ced7ed4f99c9dcae03058a5919a16dcbbba1 (patch)
tree08dd49f2fe0e62416f9572ab6e41a73e8e6c03e4
parentf3f02f56f05895d40aba887b145b267778d19f69 (diff)
downloadgitlab-ce-54d1ced7ed4f99c9dcae03058a5919a16dcbbba1.tar.gz
Remove confusing author name from Changelog docs
-rw-r--r--doc/development/changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md
index 6efed36edf0..273a7fceaf5 100644
--- a/doc/development/changelog.md
+++ b/doc/development/changelog.md
@@ -43,7 +43,7 @@ the `author` field. GitLab team members **should not**.
database records created during Cycle Analytics model spec."
- _Any_ contribution from a community member, no matter how small, **may** have
a changelog entry regardless of these guidelines if the contributor wants one.
- Example: "Fixed a typo on the search results page. (Jane Smith)"
+ Example: "Fixed a typo on the search results page."
- Performance improvements **should** have a changelog entry.
- Any change that introduces a database migration **must** have a
changelog entry.