This is an automated email from the ASF dual-hosted git repository.
husseinawala 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 c4a8855184 Add Bolke as owner to Airflow FS modules (#37529)
c4a8855184 is described below
commit c4a88551840856fcd809919515d31998f2aa17d8
Author: Tzu-ping Chung <[email protected]>
AuthorDate: Mon Feb 19 18:09:25 2024 +0800
Add Bolke as owner to Airflow FS modules (#37529)
---
.github/CODEOWNERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e58dee9e85..913fbaa3f2 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -97,3 +97,9 @@ ISSUE_TRIAGE_PROCESS.rst @eladkal
/airflow/decorators/setup_teardown.py @jedcunningham @ephraimbuddy @dstandish
/airflow/utils/setup_teardown.py @jedcunningham @ephraimbuddy @dstandish
/airflow/example_dags/example_setup_teardown*.py @jedcunningham @ephraimbuddy
@dstandish
+
+# AIP-58 - Object Storage
+/airflow/io/ @bolkedebruin
+/airflow/providers/common/io/ @bolkedebruin
+/airflow/providers/**/fs/ @bolkedebruin
+/docs/apache-airflow/core-concepts/objectstorage.rst @bolkedebruin