From b597d755a1ec4db34be7c4eda127298b18e04548 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Wed, 7 Apr 2021 10:07:30 -0400 Subject: [PATCH] add codeowners file (#2464) 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