Skip to content

Commit

Permalink
chore: update codeowners for pipeline job client (#1687)
Browse files Browse the repository at this point in the history
* update codeowners for pipeline job client

* Update CODEOWNERS
  • Loading branch information
IronPan authored Sep 22, 2022
1 parent 1cda4b4 commit 2a906c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ setup.py @googleapis/cloud-aiplatform-model-builde

# Vertex AI product team-specific ownership
/google/cloud/aiplatform/constants/prediction.py @googleapis/vertex-prediction-team
/google/cloud/aiplatform/pipeline_jobs.py @googleapis/kubeflow-pipelines
/google/cloud/aiplatform/utils/pipeline_utils.py @googleapis/kubeflow-pipelines
/google/cloud/aiplatform/utils/yaml_utils.py @googleapis/kubeflow-pipelines
/google/cloud/aiplatform/constants/pipeline.py @googleapis/kubeflow-pipelines

# The Vertex Metadata SDK is owned by Vertex AI Metadata SDK team
/google/cloud/aiplatform/metadata @googleapis/vertex-ai-metadata

0 comments on commit 2a906c8

Please sign in to comment.