From f2b14950b82fc33065718bd41aeca61d28d8cebd Mon Sep 17 00:00:00 2001 From: Danesh Kuruppu Date: Mon, 26 Aug 2024 15:57:42 +0530 Subject: [PATCH 1/2] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a34381a..a23680d 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. -* @chathurace \ No newline at end of file +* @RDPerera @niveathika @shafreenAnfar From 33a8ba09d12cbc62026daf1d24fc5001bc9db01f Mon Sep 17 00:00:00 2001 From: Niveathika Date: Thu, 29 Aug 2024 08:23:03 +0530 Subject: [PATCH 2/2] Add chathura as one of the code owners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a23680d..1418504 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. -* @RDPerera @niveathika @shafreenAnfar +* @RDPerera @niveathika @shafreenAnfar @chathurace