From f18a58fca599742301e915b05e98d9d4a88f8dbf Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Wed, 15 Apr 2026 17:50:57 +0100 Subject: [PATCH] Remove users no longer in this organization from CODEOWNERS file --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..f7fe5eb --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# CODEOWNERS +# Replace the placeholder with the appropriate owner(s) for this repository. +* @talkiq/REPLACE_WITH_TEAM