From 460fdedae4481f89649771e8a41678a87cbdc361 Mon Sep 17 00:00:00 2001 From: Scott Dickerson Date: Tue, 11 Jun 2024 20:24:33 -0400 Subject: [PATCH] :ghost: Update `CODEOWNERS` to match `OWNERS.md` (#1953) Updating the `CODEOWNERS` by: - removing old groups that no longer exist - remove the path that doesn't exist - individually add owners/reviewers Now it should match `OWNERS.md` and let new PRs auto-request reviews. Signed-off-by: Scott J Dickerson --- CODEOWNERS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 5df368ef4a..40f65ca2f1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,8 @@ -* @konveyor/migration-engineering-ui-committers -/pkg/qe-tests/ @konveyor/migration-engineering-qe-committers \ No newline at end of file +# +# Until an organization group (for example `@konveyor/tackle/ui-reviewers`) is created +# and maintained to hold the set of people to auto-assign PRs for review, individually +# name each person. +# +# The list (or group membership) should match up with the `OWNERS.md` file. +# +* @ibolton336 @sjd78 @rszwajko