From c9c39716d64fc323cae1837cb0f2f95f88877f03 Mon Sep 17 00:00:00 2001 From: VeeruPrudhvi Date: Wed, 18 Dec 2024 16:16:32 +0530 Subject: [PATCH] chore: Update CODEOWNERS Add self to the list of CODEOWNERS. Signed-off-by: Prudhvi Veeramachaneni --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6561073cf..204866122 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,4 @@ # the repo. Unless a later match takes precedence, all below # owners will be requested for review when someone opens a pull request. -* @cshilwant @StaticRocket @praneethbajjuri @uditkumarti @aniket-l +* @cshilwant @StaticRocket @praneethbajjuri @uditkumarti @aniket-l @veeruprudhvi