Skip to content

[mlir] List lead maintainers for MLIR #146928

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
30 changes: 30 additions & 0 deletions mlir/Maintainers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# 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.

## Lead Maintainers

Lead Maintainers are responsible for the entirety of the MLIR project, in particular for components not
covered by anyone else, and can also serve as escalation contacts for arbitration.

- Alex Zinenko \
[email protected] (email),
[@ftynse](https://github.com/ftynse) (GitHub),
ftynse (Discourse)
- Renato Golin \
[email protected] (email),
[@rengolin](https://github.com/rengolin) (GitHub),
rengolin (Discourse)
- Jacques Pienaar \
[email protected] (email),
[@jpienaar](https://github.com/jpienaar) (GitHub),
jpienaar (Discourse)
- Matthias Springer \
[email protected] (email),
[@matthias-springer](https://github.com/matthias-springer) (GitHub),
matthias-springer (Discourse)
Loading