From a877abd874121c91c030ea6bb326873a1ed2ab60 Mon Sep 17 00:00:00 2001 From: Thisaru Guruge Date: Fri, 17 Jan 2025 14:23:22 +0530 Subject: [PATCH 1/2] add code owners --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1c2c9fe..c2fb72b 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 \ No newline at end of file From ec965c7f15f9231426aa5ac36cde5fe259cddf23 Mon Sep 17 00:00:00 2001 From: MohamedSabthar Date: Fri, 17 Jan 2025 14:26:01 +0530 Subject: [PATCH 2/2] Update .github/CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c2fb72b..8964100 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # See: https://help.github.com/articles/about-codeowners/ # These owners will be the default owners for everything in the repo. -* @ThisaruGuruge \ No newline at end of file +* @ThisaruGuruge