This is an automated email from the ASF dual-hosted git repository.

kaxil pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new ab581b13f63 Add anthropic provider maintainers to CODEOWNERS (#69484)
ab581b13f63 is described below

commit ab581b13f63ee8cddfd2bb58f5e5104ffdf3a149
Author: Kaxil Naik <[email protected]>
AuthorDate: Mon Jul 6 17:39:56 2026 +0100

    Add anthropic provider maintainers to CODEOWNERS (#69484)
---
 .github/CODEOWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 19a4483ab59..c7922354e3e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -88,6 +88,7 @@ airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/ @Lee-W 
@jason810496 @guan
 # Providers
 /providers/akeyless/ @eladkal # + @baraka-akeyless @deanshak
 /providers/amazon/ @o-nikolas
+/providers/anthropic/ @kaxil @gopidesupavan
 /providers/apache/iceberg/ @Fokko
 /providers/celery/ @hussein-awala @dheerajturaga
 /providers/cncf/kubernetes @jedcunningham @hussein-awala @jscheffl

Reply via email to