From 4a85b8b86b52628d644d5fa56110b0b95292b5be Mon Sep 17 00:00:00 2001 From: Lawrence Qiu Date: Fri, 10 Apr 2026 11:07:20 -0400 Subject: [PATCH] chore: Add AION SDK as code owners for the auth library --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a7dc00b1ce39..469827e5e3f8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,6 +11,6 @@ /java-bigquery/ @googleapis/bigquery-team @googleapis/cloud-sdk-java-team /java-spanner/ @googleapis/spanner-team @googleapis/cloud-sdk-java-team /java-spanner-jdbc/ @googleapis/spanner-team @googleapis/cloud-sdk-java-team -/google-auth-library-java/ @googleapis/cloud-sdk-auth-team @googleapis/cloud-sdk-java-team +/google-auth-library-java/ @googleapis/cloud-sdk-auth-team @googleapis/cloud-sdk-java-team @googleapis/aion-team /java-storage/ @googleapis/gcs-team @googleapis/cloud-sdk-java-team /java-storage-nio/ @googleapis/gcs-team @googleapis/cloud-sdk-java-team