From 847819862f22b006114ce1f92bd5a5aae550f5b9 Mon Sep 17 00:00:00 2001 From: Achutha Sourabh Date: Fri, 5 Jul 2024 17:51:58 +0530 Subject: [PATCH] chore: update code owners (#124) # Description Adding @AchuthaSourabhC andf @RanjeetMishra as code owners ## Linear Ticket None ## Security - [x] The code changed/added as part of this pull request won't create any security issues with how the software is being used. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 3d89fcc..e7e9ae9 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,7 +1,7 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, they will # be requested for review when someone opens a pull request. -* @atzoum +* @atzoum @AchuthaSourabhC @RanjeetMishra # Order is important; the last matching pattern takes the most # precedence. \ No newline at end of file