From 7d8c3514c6338d6bfe74b4fb2d062775915588d8 Mon Sep 17 00:00:00 2001 From: Leo Falco Date: Mon, 5 Jan 2026 09:48:30 -0300 Subject: [PATCH] chore: update codeowners --- CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 13a0c975427..5b7b7b8aac4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,3 @@ -* @actions/actions-runtime \ No newline at end of file +* @actions/actions-runtime + +/.github/ @FieldControl/codeowners