From f9c479c7c297bf634f103d9d293c66a3b3606cc0 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 13 Feb 2026 17:47:20 +1000 Subject: [PATCH] Add owner for .github directory --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 4acd004..b4a294a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,4 +2,4 @@ * @immutable/rollups # Github actions -.github @immutable/rollups @immutable/security +/.github/ @immutable/rollups @immutable/security