From 5f5929ce3091d3bd9bb2b09d022a29f14645b6e7 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Wed, 7 Apr 2021 09:24:45 -0400 Subject: [PATCH] add codeowners file Signed-off-by: Sebastian Malton --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..fccf0482de --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# This is the default code owners for the whole Lens repo +* @lensapp/lens-ide