Skip to content

Commit 37fa327

Browse files
authored
Add @ftynse as GitHub codeowner for MLIR Transform dialect (#72882)
1 parent 59d14b6 commit 37fa327

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
@@ -42,6 +42,10 @@
4242
/mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp @MaheshRavishankar
4343
/mlir/lib/Interfaces/TilingInterface.* @MaheshRavishankar
4444

45+
# Transform Dialect in MLIR.
46+
/mlir/include/mlir/Dialect/Transform/* @ftynse
47+
/mlir/lib/Dialect/Transform/* @ftynse
48+
4549
# SPIR-V in MLIR.
4650
/mlir/**/SPIRV/ @antiagainst @kuhar
4751
/mlir/**/SPIRVTo*/ @antiagainst @kuhar

0 commit comments

Comments
 (0)