From 55cff7c4ae329d73df040cdda5891bdcac0aea0c Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Sat, 13 Sep 2025 14:09:56 -0500 Subject: [PATCH] Update workflows codeowners (#32959) --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index e627574baf..653ba07b20 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -135,6 +135,6 @@ go.mod @fleetdm/go ############################################################################################## # 🚀 GitHub workflows ############################################################################################## -/.github/workflows/ @lukeheath @georgekarrv @sharon-fdm @mostlikelee +/.github/workflows/ @lukeheath # â„šī¸ But wait, there's more! # See the comments up top to learn where else DRIs and maintainers are configured.