Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-11-03 21:00:18 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-11-03 21:00:28 +0300
commit492ef142ad13389d79c74128b1bdf543b6f662c2 (patch)
tree0baf98fbe8387363fe585dbb2b73a22474144c5f /doc/development/changelog.md
parentb4045e997feae2043965706ae9f89ce6221a3792 (diff)
Clarify the author field for the changelog documentation
[ci skip]
Diffstat (limited to 'doc/development/changelog.md')
-rw-r--r--doc/development/changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md
index 390eb549d0b..6a97fae9cac 100644
--- a/doc/development/changelog.md
+++ b/doc/development/changelog.md
@@ -21,6 +21,9 @@ The `merge_request` value is a reference to a merge request that adds this
entry, and the `author` key is used to give attribution to community
contributors. Both are optional.
+Community contributors and core team members are encouraged to add their name to
+the `author` field. GitLab team members should not.
+
If you're working on the GitLab EE repository, the entry will be added to
`changelogs/unreleased-ee/` instead.