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.
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
nox -s py-3.9
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)