Skip to content

Commit 7a83ab7

Browse files
authored
[DEV] Add gluon section in CODEOWNERS (#7744)
Should make it easier for me to discover gluon changes.
1 parent d354fe1 commit 7a83ab7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,13 @@ lib/Dialect/TritonGPU/Transforms/TritonGPUConversion.cpp @ptillet
4646
# third_party
4747
# -----------
4848
third_party/amd/ @antiagainst @zhanglx13
49+
50+
# -----------
51+
# gluon
52+
# -----------
53+
python/triton/experimental/gluon/ @peterbell10
54+
python/src/gluon_ir.cc @peterbell10
55+
python/test/gluon @peterbell10
56+
test/Gluon @peterbell10
57+
include/triton/Dialect/Gluon @peterbell10
58+
lib/Dialect/Gluon @peterbell10

0 commit comments

Comments
 (0)