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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-05 10:27:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-05 10:27:51 +0300
commit565f88f926a5718e99f7bb75e226b712dbcf651f (patch)
treeaa3ee2aab02cc61bec703db0e0f84b856fdef67d
parent36cbe95e57f03869399fba96025eb5d1d04df942 (diff)
Add latest changes from gitlab-org/gitlab@12-10-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