From dff9030cf20151ccc35c7565ff12fb5c0151cea0 Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Wed, 10 May 2023 18:39:27 -0400 Subject: [PATCH] Fix: CODEOWNERS. (#410) Signed-off-by: dblock --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4e63c800..589ec140 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ -# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams -* @opensearch-project/dashboards-maps \ No newline at end of file +# This should match the list in MAINTAINERS.md. +* @VijayanB @vamshin @junqiu-lei \ No newline at end of file