Skip to content

Commit 5392379

Browse files
authored
[MLIR][DLTI] Update codeowners for DLTI dialect
Add me to the document so that I will receive notifications in case there are any changes to DLTI infrastructure.
1 parent 5f105fe commit 5392379

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
@@ -59,6 +59,10 @@
5959
/mlir/**/BufferizableOpInterfaceImpl.* @matthias-springer
6060
/mlir/Dialect/*/Transforms/Bufferize.cpp @matthias-springer
6161

62+
# DLTI Dialect in MLIR
63+
/mlir/**/Dialect/DLTI @rolfmorel
64+
/mlir/**/DataLayoutInterfaces.* @rolfmorel
65+
6266
# Linalg Dialect in MLIR.
6367
/mlir/include/mlir/Dialect/Linalg @dcaballe @nicolasvasilache @rengolin
6468
/mlir/lib/Dialect/Linalg @dcaballe @nicolasvasilache @rengolin

0 commit comments

Comments
 (0)