From 121420af7acc934044cb293963789bd11501dd4e Mon Sep 17 00:00:00 2001 From: Mo Zhu Date: Tue, 17 Jan 2023 11:09:30 -0800 Subject: [PATCH] Set Jarod as owner of release posts (#9374) --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 988695a139..e7f03ec8b6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -34,7 +34,7 @@ go.mod @fleetdm/go /schema @guillaumeross # Articles -/articles @mikermcneil +/articles @jarodreyes # Website /website/ @eashaw