From b535e37c19dda37077067bb1977ed5b4c7d3027b Mon Sep 17 00:00:00 2001 From: Jakub Kuderski Date: Sun, 7 Sep 2025 13:41:37 -0400 Subject: [PATCH] [mlir] Self-nominate for arith dialect maintanance --- mlir/Maintainers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md index 02e93eb658279..5d3b576c2e751 100644 --- a/mlir/Maintainers.md +++ b/mlir/Maintainers.md @@ -46,7 +46,7 @@ dialects, build system and language bindings. * ‘ptr’ Dialect ([fabianmcg](https://github.com/fabianmcg)) #### Basic Compute Dialects -* ‘arith’ Dialect (core) +* ‘arith’ Dialect (core + [kuhar](https://github.com/kuhar)) * ‘math’ Dialect (core) * Rewrite System Dialects (core) * Transform Dialect ([martin-luecke](https://github.com/martin-luecke), [ftynse](https://github.com/ftynse), [rolfmorel](https://github.com/rolfmorel))