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 f65d012fa03 chore: rename 0ne-stone to onestn for consistency (#56574)
f65d012fa03 is described below
commit f65d012fa036bf55aeb0ce170bcd1121ada6289a
Author: Wonseok Yang <[email protected]>
AuthorDate: Tue Oct 14 07:37:07 2025 +0900
chore: rename 0ne-stone to onestn for consistency (#56574)
---
.github/CODEOWNERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 480c765c2df..95a10eede9e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -47,7 +47,7 @@ airflow-core/src/airflow/ui/public/i18n/locales/he/ @eladkal
@shahar1 @romsharon
airflow-core/src/airflow/ui/public/i18n/locales/hi/ @vatsrahul1001
airflow-core/src/airflow/ui/public/i18n/locales/hu/ @jscheffl @potiuk #
+@majorosdonat
airflow-core/src/airflow/ui/public/i18n/locales/it/ @bbovenzi # + @aoelvp94
-airflow-core/src/airflow/ui/public/i18n/locales/ko/ @jscheffl @potiuk # +
@choo121600 @kgw7401 @0ne-stone
+airflow-core/src/airflow/ui/public/i18n/locales/ko/ @jscheffl @potiuk # +
@choo121600 @kgw7401 @onestn
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/pt/ @potiuk # + @aoelvp94
@victoru2