Skip to content

[mlir] Nominate MLIR Core category maintainers #149485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions mlir/Maintainers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# 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 \
[email protected] (email),
[@ftynse](https://github.com/ftynse) (GitHub),
ftynse (Discourse)
- Jacques Pienaar \
[email protected] (email),
[@jpienaar](https://github.com/jpienaar) (GitHub),
jpienaar (Discourse)
- Mehdi Amini \
[email protected] (email),
[@joker-eph](https://github.com/joker-eph) (GitHub),
mehdi_amini (Discourse)
Loading