bugraoz93 commented on code in PR #58784: URL: https://github.com/apache/airflow/pull/58784#discussion_r2569678226
########## .github/CODEOWNERS: ########## @@ -26,6 +26,9 @@ # Airflow CTL /airflow-ctl/ @bugraoz93 @potiuk +# Airflow CLI +/airflow-core/src/airflow/cli/ @bugraoz93 @poituk Review Comment: Oops, pressed tab for AI which caused the trouble :sweat_smile: Thanks a lot, Vincent! ########## .github/CODEOWNERS: ########## @@ -26,6 +26,9 @@ # Airflow CTL /airflow-ctl/ @bugraoz93 @potiuk +# Airflow CLI +/airflow-core/src/airflow/cli/ @bugraoz93 @poituk Review Comment: Oops, pressed tab for AI, which caused the trouble :sweat_smile: Thanks a lot, Vincent! -- 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]
