From bcb5256de0577cd9225e6ea05f134f866154b0fe Mon Sep 17 00:00:00 2001 From: Palash Date: Tue, 21 Jun 2022 17:25:59 +0530 Subject: [PATCH] Update CODEOWNERS (#1265) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index afd70250c4..b717ca9eee 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,5 +2,5 @@ # Owners are automatically requested for review for PRs that changes code # that they own. * @ankitnayan -/frontend/ @palash-signoz @pranshuchittora +/frontend/ @palashgdev @pranshuchittora /deploy/ @prashant-shahi