jscheffl commented on code in PR #63450: URL: https://github.com/apache/airflow/pull/63450#discussion_r2933272663
########## .github/CODEOWNERS: ########## @@ -53,6 +53,7 @@ airflow-core/src/airflow/ui/public/i18n/locales/ko/ @choo121600 # + @kgw7401 @on 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 +airflow-core/src/airflow/ui/public/i18n/locales/ru/ @jscheffl @puzzle-rpa-team # + @renat-sagut Review Comment: Unfortunately Github does only allow contributors with write access in the CODEOWNERS file, else it is not valid. Our workaround is to have all con committer language experts in comments. ```suggestion airflow-core/src/airflow/ui/public/i18n/locales/ru/ @jscheffl # + @puzzle-rpa-team @renat-sagut ``` @renat-sagut would you like to be listed and review in future as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
