From d67d02af5a12fd824b9c9c9f56222117eed0c88d Mon Sep 17 00:00:00 2001 From: Thisaru Guruge Date: Mon, 20 Jan 2025 14:26:57 +0530 Subject: [PATCH] Add CODEOWNERS for the connector --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1c2c9fe..8964100 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,6 +3,5 @@ # See: https://help.github.com/articles/about-codeowners/ -# TODO: Add code owners # These owners will be the default owners for everything in the repo. -* +* @ThisaruGuruge