aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2025-08-13 15:32:31 +0200
committerGitHub <noreply@github.com>2025-08-13 15:32:31 +0200
commitdf86ea61b7ed484ca797f96d7ad40fd9ada7ba30 (patch)
tree7ef36ce443d6476c67fdada520c342c3510d3473
parente141da8a629c2addc0a3eff730a772146577a2e5 (diff)
downloadllvm-users/joker-eph-python-bindings-maintainers.zip
llvm-users/joker-eph-python-bindings-maintainers.tar.gz
llvm-users/joker-eph-python-bindings-maintainers.tar.bz2
[MLIR] Update Maintainers.md: add Python bindings under "Core"users/joker-eph-python-bindings-maintainers
See https://discourse.llvm.org/t/mlir-project-maintainers/87189
-rw-r--r--mlir/Maintainers.md11
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.