diff options
-rw-r--r-- | mlir/Maintainers.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md index c31b5c6..77d4159 100644 --- a/mlir/Maintainers.md +++ b/mlir/Maintainers.md @@ -27,6 +27,17 @@ dialects, build system and language bindings. [@joker-eph](https://github.com/joker-eph) (GitHub), mehdi_amini (Discourse) +### Python Bindings + + - Maksim Levental \ + maksim.levental@gmail.com (email), + [@makslevental](https://github.com/makslevental) (GitHub), + makslevental (Discourse) + - Rolf Morel \ + rolf.morel@intel.com (email) + [@rolfmorel](https://github.com/rolfmorel) (GitHub), + rolfmorel (Discourse) + ## Egress MLIR components pertaining to egress flows from MLIR, in particular to LLVM IR. |