From 71e2b00d6de3229e092a100ef2be8517d3272f94 Mon Sep 17 00:00:00 2001 From: Allen Houchins <32207388+allenhouchins@users.noreply.github.com> Date: Mon, 27 Oct 2025 21:40:58 -0500 Subject: [PATCH] Add @allenhouchins as CODEOWNER for .github Requesting CODEOWNERS access to the `.github` folder to keep the `fleetctl` version string up to date in `action.yml` as we make releases without needing additional approval. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9d1b0ab5..9a8b44c3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -19,7 +19,7 @@ default.yml @harrisonravazzolo # GitHub Action and GitLab CI/CD -.github @getvictor +.github @getvictor @allenhouchins .gitlab-ci.yml @getvictor gitops.sh @getvictor