This is an automated email from the ASF dual-hosted git repository.
potiuk 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 b78efb0e964 Adding Bugra to Helm Charts as CODEOWNERS (#61367)
b78efb0e964 is described below
commit b78efb0e96454e1c1db4f04e90d6fac01e2ea595
Author: Bugra Ozturk <[email protected]>
AuthorDate: Tue Feb 3 13:49:36 2026 +0100
Adding Bugra to Helm Charts as CODEOWNERS (#61367)
---
.github/CODEOWNERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3ea19d28304..e49fd365c3b 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -10,7 +10,7 @@
/airflow-core/src/airflow/dag_processing @jedcunningham @ephraimbuddy
# Helm Chart
-/chart/ @jedcunningham @hussein-awala @jscheffl
+/chart/ @jedcunningham @hussein-awala @jscheffl @bugraoz93
# Docs
/docs/*.py @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93
@kaxil @jason810496