From d7ba17ab54c9e658d7574cbe7393ba932782d088 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa <42572246+sumanth-lingappa@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:05:07 +0530 Subject: [PATCH] Create CODEOWNERS --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..fadcae0dd --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,3 @@ +# Refer https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +* @sumanth-lingappa