From d83694eddb268cf6c8a89282143550db38d03790 Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Wed, 22 Apr 2026 17:50:37 +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