From 9831c8f8114d3498925e0fe6f10a17e6406469e3 Mon Sep 17 00:00:00 2001 From: Barani <70038446+bbarani@users.noreply.github.com> Date: Wed, 10 May 2023 14:45:31 -0700 Subject: [PATCH] Moving the CODEOWNERS to the right location (#583) * Moving the CODEOWNERS to the right location Signed-off-by: bbarani * Updating the CODEOWNERS file to use the right format Signed-off-by: bbarani --------- Signed-off-by: bbarani --- .github/CODEOWNERS | 3 +-- CODEOWNERS | 7 ------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b727cf548..98c681e36 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ -# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams -* @opensearch-project/security-analytics +* @amsiglan @awshurneyt @getsaurabh02 @lezzago @praveensameneni @sbcd90 @eirsep \ No newline at end of file diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 3bf1986a0..000000000 --- a/CODEOWNERS +++ /dev/null @@ -1,7 +0,0 @@ -@amsiglan -@awshurneyt -@getsaurabh02 -@lezzago -@praveensameneni -@sbcd90 -@eirsep