Skip to content

Commit 414e39b

Browse files
sararobcopybara-github
authored andcommitted
chore: update codeowners file
PiperOrigin-RevId: 485977517
1 parent 3c2f05a commit 414e39b

File tree

1 file changed

+2
-32
lines changed

1 file changed

+2
-32
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,5 @@
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7-
# The Cloud AI DPE team, Yoshi Python team, and the Vertex SDK dev team are the default owners
8-
* @googleapis/cdpe-cloudai @googleapis/yoshi-python @googleapis/cloud-aiplatform-model-builder-sdk
9-
10-
# The AI Platform GAPIC libraries are owned by Cloud AI DPE
11-
/google/cloud/aiplatform_*/** @googleapis/cdpe-cloudai
12-
13-
# The Vertex SDK is owned by Vertex SDK Dev team
14-
/google/cloud/aiplatform/** @googleapis/cloud-aiplatform-model-builder-sdk
15-
/tests/system/aiplatform/** @googleapis/cloud-aiplatform-model-builder-sdk @googleapis/vertex-ai-metadata
16-
/tests/unit/aiplatform/** @googleapis/cloud-aiplatform-model-builder-sdk @googleapis/vertex-ai-metadata
17-
18-
# The Cloud AI DPE team is the default owner for samples
19-
/samples/**/*.py @googleapis/cdpe-cloudai @googleapis/python-samples-reviewers
20-
/.sample_configs/** @googleapis/cdpe-cloudai
21-
22-
# The enhanced client library tests are owned by Cloud AI DPE
23-
/tests/unit/enhanced_library/*.py @googleapis/cdpe-cloudai
24-
25-
# Core library files owned by Cloud AI DPE and Vertex SDK Dev teams
26-
CHANGELOG.md @googleapis/cloud-aiplatform-model-builder-sdk @googleapis/cdpe-cloudai
27-
README.rst @googleapis/cloud-aiplatform-model-builder-sdk @googleapis/cdpe-cloudai
28-
setup.py @googleapis/cloud-aiplatform-model-builder-sdk @googleapis/cdpe-cloudai
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
7+
# The Vertex SDK dev team is the default owner for approving PRs.
8+
* @googleapis/cloud-aiplatform-model-builder-sdk

0 commit comments

Comments
 (0)