Skip to content

Commit 1e8a867

Browse files
authored
chore: update owners (#1813)
* chore: update owners * remove yoshi
1 parent c30a6a7 commit 1e8a867

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

.github/CODEOWNERS

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@
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 @googleapis/googleapis-auth and @googleapis/yoshi-python is the default owner for changes in this repo
8-
* @googleapis/googleapis-auth @googleapis/yoshi-python
9-
google/auth/_default.py @googleapis/googleapis-auth @googleapis/aion-sdk
10-
google/auth/aws.py @googleapis/googleapis-auth @googleapis/aion-sdk
11-
google/auth/credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk
12-
google/auth/downscoped.py @googleapis/googleapis-auth @googleapis/aion-sdk
13-
google/auth/external_account.py @googleapis/googleapis-auth @googleapis/aion-sdk
14-
google/auth/external_account_authorized_user.py @googleapis/googleapis-auth @googleapis/aion-sdk
15-
google/auth/identity_pool.py @googleapis/googleapis-auth @googleapis/aion-sdk
16-
google/auth/pluggable.py @googleapis/googleapis-auth @googleapis/aion-sdk
17-
google/auth/sts.py @googleapis/googleapis-auth @googleapis/aion-sdk
18-
google/auth/impersonated_credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk
19-
tests/test__default.py @googleapis/googleapis-auth @googleapis/aion-sdk
20-
tests/test_aws.py @googleapis/googleapis-auth @googleapis/aion-sdk
21-
tests/test_credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk
22-
tests/test_downscoped.py @googleapis/googleapis-auth @googleapis/aion-sdk
23-
tests/test_external_account.py @googleapis/googleapis-auth @googleapis/aion-sdk
24-
tests/test_external_account_authorized_user.py @googleapis/googleapis-auth @googleapis/aion-sdk
25-
tests/test_identity_pool.py @googleapis/googleapis-auth @googleapis/aion-sdk
26-
tests/test_pluggable.py @googleapis/googleapis-auth @googleapis/aion-sdk
27-
tests/test_sts.py @googleapis/googleapis-auth @googleapis/aion-sdk
28-
tests/test_impersonated_credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk
29-
/samples/ @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-samples-owners
7+
# The @googleapis/googleapis-auth and @googleapis/python-core-client-libraries is the default owner for changes in this repo
8+
* @googleapis/googleapis-auth @googleapis/python-core-client-libraries
9+
google/auth/_default.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
10+
google/auth/aws.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
11+
google/auth/credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
12+
google/auth/downscoped.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
13+
google/auth/external_account.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
14+
google/auth/external_account_authorized_user.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
15+
google/auth/identity_pool.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
16+
google/auth/pluggable.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
17+
google/auth/sts.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
18+
google/auth/impersonated_credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
19+
tests/test__default.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
20+
tests/test_aws.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
21+
tests/test_credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
22+
tests/test_downscoped.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
23+
tests/test_external_account.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
24+
tests/test_external_account_authorized_user.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
25+
tests/test_identity_pool.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
26+
tests/test_pluggable.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
27+
tests/test_sts.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
28+
tests/test_impersonated_credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-core-client-libraries
29+
/samples/ @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-samples-owners @googleapis/python-core-client-libraries
3030
system_tests/secrets.tar.enc # Remove noise from test creds.

system_tests/secrets.tar.enc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)