GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.46k stars 6.45k forks source link

chore(CODEOWNERS): Remove unused teams #12623

Closed grayside closed 1 month ago

grayside commented 1 month ago

Description

Removes teams that are no long in active use. Any rows that would then be limited to inherited rules were removed, with the exception of the "pending clarification" section. Note this means I removed a collection of directories explicitly flagged as missing specific owners, with an expectation we'll track that another way across samples repos.

Fixes b/364335594 for python-docs-samples.

There is a pre-existing syntax error in the file: the @GoogleCloudPlatform/aml-ai is mentioned in CODEOWNERS but does not have repo access. This should be fixed via the admin UI.

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist