From e500e689fa740ef831aa57092d15bf9e56bbf22d Mon Sep 17 00:00:00 2001 From: wgrzelak Date: Mon, 23 Sep 2019 17:13:30 +0200 Subject: [PATCH] Adding CODEOWNERS (#3) --- .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..02ef1ba --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +# See https://help.github.com/en/articles/about-code-owners +# for more info about CODEOWNERS file. + +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence. +* @GoogleCloudPlatform/launcher-operations