From 07f2385ea98fb8f179fa66fb94b208c7cb049aa0 Mon Sep 17 00:00:00 2001 From: Ivan Cheung Date: Mon, 25 Oct 2021 14:30:15 -0400 Subject: [PATCH] Create CODEOWNERS --- community-content/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 community-content/CODEOWNERS diff --git a/community-content/CODEOWNERS b/community-content/CODEOWNERS new file mode 100644 index 000000000..a72d7985e --- /dev/null +++ b/community-content/CODEOWNERS @@ -0,0 +1,3 @@ +* @vertex-ai-samples-contributors @GoogleCloudPlatform/cloudml-samples-owners +/tf_agents_bandits_movie_recommendation_with_kfp_and_vertex_sdk @yinghsienwu +/pytorch_text_classification_using_vertex_sdk_and_gcloud @RajeshThallam @ultrons