From a2c8da88eee4029b9c080d5930ff429a698f8a02 Mon Sep 17 00:00:00 2001 From: Alexandre Gaudreault Date: Fri, 11 Oct 2024 17:12:22 -0400 Subject: [PATCH] chore: add codeowners (#35) Signed-off-by: Alexandre Gaudreault --- .github/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..bbf30ed --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +# @global-owner1 and @global-owner2 will be requested for +# review when someone opens a pull request. + +* @argoproj-labs/ephemeral-access-approvers