From da9e358096dbb8a3b8ca761c04517501e127e173 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 12 Mar 2025 13:41:59 -0500 Subject: [PATCH] Add Tim to workflows codeowners (#27086) --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index e3b753a2b4..1c9c33d88f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -123,7 +123,7 @@ go.mod @fleetdm/go ############################################################################################## # 🚀 GitHub workflows ############################################################################################## -/.github/workflows/ @lukeheath @georgekarrv @sharon-fdm +/.github/workflows/ @lukeheath @georgekarrv @sharon-fdm @mostlikelee # â„šī¸ But wait, there's more! # See the comments up top to learn where else DRIs and maintainers are configured.