From 1e1ba750ed4078124a7935ca64e9cc64f468086e Mon Sep 17 00:00:00 2001 From: Yash Kumar Verma <91722771+yashkumarverma-fampay@users.noreply.github.com> Date: Wed, 10 Jul 2024 00:24:49 +0530 Subject: [PATCH] Create CODEOWNERS file --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..9ea7c1b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,7 @@ + +# Learn about CODEOWNERS file format: +# https://help.github.com/en/articles/about-code-owners +# + +# These owners will be the default owners for everything in the repo. +* @chirag-trio @pratik-tt @harjot-triotech @sandeeeep