From bcd0b7da051aad392a189ee09e38719fc47ec63a Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 05:22:05 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- timmy-config/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 timmy-config/CODEOWNERS diff --git a/timmy-config/CODEOWNERS b/timmy-config/CODEOWNERS new file mode 100644 index 0000000..80981bc --- /dev/null +++ b/timmy-config/CODEOWNERS @@ -0,0 +1,2 @@ +* @perplexity +/timmy-config/** @Timmy -- 2.43.0