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

jscheffl 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 f98bf389f06 i18n(Ko): Add CODEOWNERS entry for Korean translations 
(#53060)
f98bf389f06 is described below

commit f98bf389f06687abbae581f7d61c175003e0ddb9
Author: Yeonguk Choo <choo121...@gmail.com>
AuthorDate: Thu Jul 10 01:53:51 2025 +0900

    i18n(Ko): Add CODEOWNERS entry for Korean translations (#53060)
---
 .github/CODEOWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 69f10c58301..d4fd7231233 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -41,6 +41,7 @@
 airflow-core/src/airflow/ui/public/i18n/locales/ar/ @shahar1 @hussein-awala # 
+ @ahmadtfarhan
 airflow-core/src/airflow/ui/public/i18n/locales/de/ @jscheffl # + @TJaniF 
@m1racoli
 airflow-core/src/airflow/ui/public/i18n/locales/he/ @eladkal @shahar1 
@romsharon98 # +@Dev-iL
+airflow-core/src/airflow/ui/public/i18n/locales/ko/ @jscheffl @potiuk # + 
@choo121600 @kgw7401 @0ne-stone
 airflow-core/src/airflow/ui/public/i18n/locales/nl/ @BasPH # + @DjVinnii
 airflow-core/src/airflow/ui/public/i18n/locales/pl/ @potiuk @mobuchowski # + 
@kacpermuda
 airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/ @Lee-W @jason810496 # + 
@RoyLee1224 @guan404ming

Reply via email to