We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c610b24 commit ae5537eCopy full SHA for ae5537e
.github/CODEOWNERS
@@ -120,8 +120,9 @@
120
/mlir/**/Index* @mogball
121
122
# MLIR Python Bindings
123
-/mlir/test/python/ @ftynse @makslevental @stellaraccident
124
-/mlir/python/ @ftynse @makslevental @stellaraccident
+/mlir/test/python/ @ftynse @makslevental @stellaraccident @rolfmorel
+/mlir/python/ @ftynse @makslevental @stellaraccident @rolfmorel
125
+/mlir/lib/Bindings/Python @makslevental @rolfmorel
126
127
# MLIR Mem2Reg/SROA
128
/mlir/**/Transforms/Mem2Reg.* @moxinilian
0 commit comments