[Mlir-commits] [mlir] [MLIR] Update Maintainers.md: add Python bindings under "Core" (PR #153410)
Mehdi Amini
llvmlistbot at llvm.org
Thu Aug 14 06:36:54 PDT 2025
https://github.com/joker-eph updated https://github.com/llvm/llvm-project/pull/153410
>From df86ea61b7ed484ca797f96d7ad40fd9ada7ba30 Mon Sep 17 00:00:00 2001
From: Mehdi Amini <joker.eph at gmail.com>
Date: Wed, 13 Aug 2025 15:32:31 +0200
Subject: [PATCH] [MLIR] Update Maintainers.md: add Python bindings under
"Core"
See https://discourse.llvm.org/t/mlir-project-maintainers/87189
---
mlir/Maintainers.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md
index c31b5c635fba3..77d415976f17c 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 at gmail.com (email),
+ [@makslevental](https://github.com/makslevental) (GitHub),
+ makslevental (Discourse)
+ - Rolf Morel \
+ rolf.morel at 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.
More information about the Mlir-commits
mailing list