From c7db85f44ca3ee7da4901743045e7749ee2505cc Mon Sep 17 00:00:00 2001 From: Yunus M Date: Thu, 8 May 2025 13:52:41 +0530 Subject: [PATCH] Update CODEOWNERS (#7861) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 980e9bc5fcb2..38fc2a7821f8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,7 +2,7 @@ # Owners are automatically requested for review for PRs that changes code # that they own. -/frontend/ @YounixM +/frontend/ @SigNoz/frontend @YounixM /frontend/src/container/MetricsApplication @srikanthccv /frontend/src/container/NewWidget/RightContainer/types.ts @srikanthccv /deploy/ @SigNoz/devops