We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cda4b4 commit 2a906c8Copy full SHA for 2a906c8
.github/CODEOWNERS
@@ -29,6 +29,10 @@ setup.py @googleapis/cloud-aiplatform-model-builde
29
30
# Vertex AI product team-specific ownership
31
/google/cloud/aiplatform/constants/prediction.py @googleapis/vertex-prediction-team
32
+/google/cloud/aiplatform/pipeline_jobs.py @googleapis/kubeflow-pipelines
33
+/google/cloud/aiplatform/utils/pipeline_utils.py @googleapis/kubeflow-pipelines
34
+/google/cloud/aiplatform/utils/yaml_utils.py @googleapis/kubeflow-pipelines
35
+/google/cloud/aiplatform/constants/pipeline.py @googleapis/kubeflow-pipelines
36
37
# The Vertex Metadata SDK is owned by Vertex AI Metadata SDK team
38
/google/cloud/aiplatform/metadata @googleapis/vertex-ai-metadata
0 commit comments