From c25f15044fa1a3b68a4cd8d7404a34bd2db2a159 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Mon, 24 Nov 2025 12:07:06 -0800 Subject: [PATCH] Add myself as .github codeowner (#36216) --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1fec710770..e11ba49479 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -157,6 +157,7 @@ go.mod @fleetdm/go ############################################################################################## # 🚀 GitHub workflows ############################################################################################## -/.github/workflows/ @lukeheath @georgekarrv @sharon-fdm +/.github @lukeheath +/.github/workflows/ @georgekarrv @sharon-fdm # â„šī¸ But wait, there's more! # See the comments up top to learn where else DRIs and maintainers are configured.