Skip to content

Commit 052103b

Browse files
authored
chore: Update Vertex SDK CODEOWNERS (googleapis#698)
1 parent efb6d18 commit 052103b

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,21 @@
88
* @googleapis/yoshi-python
99

1010
# The AI Platform GAPIC libraries are owned by Cloud AI DPE
11-
/google/cloud/aiplatform* @googleapis/cdpe-cloudai
11+
/google/cloud/aiplatform_*/** @googleapis/cdpe-cloudai
1212

13-
# The Vertex SDK is owned by Model Builder SDK Dev team
14-
/google/cloud/aiplatform/* @googleapis/cloud-aiplatform-model-builder-sdk
15-
/tests/unit/aiplatform/* @googleapis/cloud-aiplatform-model-builder-sdk
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
16+
/tests/unit/aiplatform/** @googleapis/cloud-aiplatform-model-builder-sdk
1617

1718
# The Cloud AI DPE team is the default owner for samples
1819
/samples/**/*.py @googleapis/cdpe-cloudai @googleapis/python-samples-owners
20+
/.sample_configs/** @googleapis/cdpe-cloudai
1921

2022
# The enhanced client library tests are owned by Cloud AI DPE
2123
/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

0 commit comments

Comments
 (0)