From 061e27fadd9ed4b6b33761766657a87ed5d5ca8b Mon Sep 17 00:00:00 2001 From: Morgan Du Date: Wed, 4 Aug 2021 17:56:27 -0700 Subject: [PATCH] add CODEOWNERS (#20) --- docs/CODEOWNERS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/CODEOWNERS diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS new file mode 100644 index 000000000..568d1915e --- /dev/null +++ b/docs/CODEOWNERS @@ -0,0 +1,20 @@ +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +# Our Global Owners: @andrewferlitsch @aribray @dizcology @ivanmkc @morgandu @telpirion @vinnysenthil +* @GoogleCloudPlatform/cloudml-samples-owners + +# Notebooks +/notebooks @ivanmkc + +# Official Notebooks + + +# Community Notebooks + + + +# Community Content +/community-content @morgandu + +# Please add a line item below for your community content i.e. +# /community-content/path_to_your_community_content/ @your-github-username