From d4b333b74c9b461c01735e2ef9ba16cf52f5f53d Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa <42572246+sumanth-lingappa@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:06:12 +0530 Subject: [PATCH] added codeowner for github workflow --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index fadcae0dd..aadba3a96 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,5 @@ # Refer https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners * @sumanth-lingappa + +.github/workflows @sumanth-lingappa