summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-05 07:27:46 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-05 07:27:46 +0000
commitab2fc4f3d91eada326d32e6c91b4733e93bf768f (patch)
treefb22f5531dbc0a527bf9f273dcd63efc868ed96f
parentf71e8f458c26ff8118aeefcd56d9ed6481bf7974 (diff)
downloadgitlab-ce-ab2fc4f3d91eada326d32e6c91b4733e93bf768f.tar.gz
Add latest changes from gitlab-org/gitlab@12-9-stable-ee
-rw-r--r--changelogs/unreleased/216345-add-project-group-to-group-list-when-specified-as-owner.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/216345-add-project-group-to-group-list-when-specified-as-owner.yml b/changelogs/unreleased/216345-add-project-group-to-group-list-when-specified-as-owner.yml
new file mode 100644
index 00000000000..80c2c555f51
--- /dev/null
+++ b/changelogs/unreleased/216345-add-project-group-to-group-list-when-specified-as-owner.yml
@@ -0,0 +1,5 @@
+---
+title: Add a Project's group to list of groups when parsing for codeowner entries
+merge_request: 30934
+author:
+type: fixed