From 8acbb776a428e1e82780f33a68c80ae53b4021d5 Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Wed, 29 Apr 2026 18:04:14 +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