From 169e4f9c9eea5283620b5796c41447e0ea30e3d4 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Mon, 9 Mar 2026 15:47:42 +1100 Subject: [PATCH] [WIP] Update comment in PR #930 (#932) * Initial plan * Update CODEOWNERS for PR #930 - add automate-this ownership to @dvelton Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 263d34c5..d48721cf 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,3 +4,7 @@ # Agentic Workflows /workflows/ @brunoborges /.github/workflows/validate-agentic-workflows-pr.yml @brunoborges + +# Added via #codeowner from PR #930 +/plugins/automate-this/ @dvelton +/skills/automate-this/ @dvelton