diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 95545adb4c4e..a99a2770491c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,6 +4,7 @@ /crates/polars-sql/ @ritchie46 @orlp @c-peters @alexander-beedie /crates/polars-parquet/ @ritchie46 @orlp @c-peters @coastalwhite /crates/polars-time/ @ritchie46 @orlp @c-peters @MarcoGorelli +/crates/polars-python/ @ritchie46 @c-peters @alexander-beedie @MarcoGorelli @reswqa +/crates/polars-python/src/lazyframe/visit.rs @ritchie46 @c-peters @alexander-beedie @MarcoGorelli @reswqa @wence- +/crates/polars-python/src/lazyframe/visitor/ @ritchie46 @c-peters @alexander-beedie @MarcoGorelli @reswqa @wence- /py-polars/ @ritchie46 @c-peters @alexander-beedie @MarcoGorelli @reswqa -/py-polars/src/lazyframe/visit.rs @ritchie46 @c-peters @alexander-beedie @MarcoGorelli @reswqa @wence- -/py-polars/src/lazyframe/visitor/ @ritchie46 @c-peters @alexander-beedie @MarcoGorelli @reswqa @wence-