From 003ebd9d0cb3dc9f3dfee857d6b89a7cd0194b81 Mon Sep 17 00:00:00 2001 From: Jan Bronicki Date: Fri, 1 Aug 2025 16:37:05 +0200 Subject: [PATCH 1/2] Update CODEOWNERS file with specialized team assignment This updates the CODEOWNERS file to assign the appropriate specialized maintainer team for pull request reviews, improving the review process and ensuring domain expertise for code review. Fixes: https://github.com/flatcar/Flatcar/issues/1791 Team assigned: @flatcar/nebraska-flatcar Signed-off-by: Jan Bronicki --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index a24325a..f3677cd 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,4 +2,4 @@ # This file defines who is responsible for code review # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @flatcar/flatcar-maintainers +* @flatcar/nebraska-flatcar From 08047b42a3e8171d7b31b658474f14253d4edcb5 Mon Sep 17 00:00:00 2001 From: Jan Bronicki Date: Wed, 6 Aug 2025 12:13:14 +0200 Subject: [PATCH 2/2] Change PR ownership to flatcar-maintainers group Signed-off-by: Jan Bronicki --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index f3677cd..a24325a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,4 +2,4 @@ # This file defines who is responsible for code review # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @flatcar/nebraska-flatcar +* @flatcar/flatcar-maintainers