This is an automated email from the ASF dual-hosted git repository. shahar pushed a commit to branch add-shahar-as-google-provider-code-owner in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 0a9f7a8d8721c58517d60f8f8c58c31728bb6d0e Author: Shahar Epstein <[email protected]> AuthorDate: Sat Jan 17 18:00:06 2026 +0200 Add Shahar as a CODEOWNER for Google provider --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5d29c8061c5..931fd8c8175 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -91,6 +91,7 @@ airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/ @Lee-W @jason810496 @guan /providers/dbt/cloud/ @josh-fell /providers/edge3/ @jscheffl @dheerajturaga /providers/fab/ @vincbeck +/providers/google/ @shahar1 /providers/hashicorp/ @hussein-awala /providers/keycloak/ @vincbeck @bugraoz93 /providers/microsoft/azure/ @dabla
