[Mlir-commits] [mlir] [mlir] Nominate MLIR Core category maintainers (PR #149485)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Jul 18 02:43:12 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-mlir

Author: Oleksandr "Alex" Zinenko (ftynse)

<details>
<summary>Changes</summary>

This is a nomination for the maintainers of the core category within MLIR as proposed in https://discourse.llvm.org/t/mlir-project-maintainers/87189. As agreed in the Project Council meeting on July 17, we are proceeding with category nominations without waiting for lead maintainers to be nominated.

---
Full diff: https://github.com/llvm/llvm-project/pull/149485.diff


1 Files Affected:

- (added) mlir/Maintainers.md (+26) 


``````````diff
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md
new file mode 100644
index 0000000000000..581701c2b1937
--- /dev/null
+++ b/mlir/Maintainers.md
@@ -0,0 +1,26 @@
+# MLIR Maintainers
+
+This file is a list of the [maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for MLIR.
+
+The following people are the active maintainers for the project.
+For the sake of simplicity, responsibility areas are subdivided into broad categories, which are further
+subdivided into individual components, such as dialects.
+Please reach out to them for code reviews, questions about their area of expertise, or other assistance.
+
+## Core
+
+Core components of MLIR, including core IR, analyses and rewriters, fundamental dialects, build system
+and language bindings.
+
+- Alex Zinenko \
+  ftynse at gmail.com (email),
+  [@ftynse](https://github.com/ftynse) (GitHub),
+  ftynse (Discourse)
+- Jacques Pienaar \
+  jpienaar at google.com (email),
+  [@jpienaar](https://github.com/jpienaar) (GitHub),
+  jpienaar (Discourse)
+- Mehdi Amini \
+  joker.eph at gmail.com (email),
+  [@joker-eph](https://github.com/joker-eph) (GitHub),
+  mehdi_amini (Discourse)

``````````

</details>


https://github.com/llvm/llvm-project/pull/149485


More information about the Mlir-commits mailing list