Skip to content

Commit 84ec2d3

Browse files
authored
[mlir][python] add to CODEOWNERS (#88561)
1 parent 48e9554 commit 84ec2d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ clang/test/AST/Interp/ @tbaederr
115115
/mlir/**/LLVMIR/**/BasicPtxBuilderInterface* @grypp
116116
/mlir/**/NVVM*/ @grypp
117117

118+
# MLIR Python Bindings
119+
/mlir/test/python/ @makslevental @stellaraccident
120+
/mlir/python/ @makslevental @stellaraccident
121+
118122
# BOLT
119123
/bolt/ @aaupov @maksfb @rafaelauler @ayermolo @dcci
120124

0 commit comments

Comments
 (0)