From 684fbba86e4f18a43ec18c2dc5b821e35e43117e Mon Sep 17 00:00:00 2001 From: "Paul S. Schweigert" Date: Mon, 13 Jul 2026 09:13:45 -0400 Subject: [PATCH] chore: remove review guard on intrinsics Signed-off-by: Paul S. Schweigert --- .github/CODEOWNERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5c508b5cc..e9e7b2201 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,3 @@ # Mellea Core requires special review /mellea/core/ @nrfulton @jakelorocco - -# Mellea Intrinsics -/mellea/formatters/granite @generative-computing/mellea-intrinsics -/test/formatters/granite @generative-computing/mellea-intrinsics