[github] notify me about mlir python changes

This commit is contained in:
Oleksandr "Alex" Zinenko 2024-04-18 14:43:31 +02:00 committed by GitHub
parent 73b255c9f8
commit e06fb82b40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.github/CODEOWNERS vendored
View File

@ -116,8 +116,8 @@ clang/test/AST/Interp/ @tbaederr
/mlir/**/NVVM* @grypp
# MLIR Python Bindings
/mlir/test/python/ @makslevental @stellaraccident
/mlir/python/ @makslevental @stellaraccident
/mlir/test/python/ @ftynse @makslevental @stellaraccident
/mlir/python/ @ftynse @makslevental @stellaraccident
# BOLT
/bolt/ @aaupov @maksfb @rafaelauler @ayermolo @dcci