Skip to content

Commit

Permalink
Update CODEOWNERS with GAPIC and SDK dev teams (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnysenthil committed Jan 5, 2021
1 parent 7983b44 commit e2577fe
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -7,8 +7,14 @@
# yoshi-python is the default owner
* @googleapis/yoshi-python

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

# The AI Platform SDK is owned by Model Builder SDK Dev team
/google/cloud/aiplatform/* @googleapis/cloud-aiplatform-model-builder-sdk

# The python-samples-owners team is the default owner for samples
/samples/**/*.py @dizcology @googleapis/python-samples-owners

# The enhanced client library tests are owned by @telpirion
/tests/unit/enhanced_library/*.py @telpirion
/tests/unit/enhanced_library/*.py @telpirion

0 comments on commit e2577fe

Please sign in to comment.