Skip to content

Commit 58cb0e6

Browse files
authored
[.github] Add myself as a reviewer for DWARFLinker & friends (#96531)
1 parent 0ab8198 commit 58cb0e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,8 @@ clang/test/AST/Interp/ @tbaederr
141141

142142
# ExtractAPI
143143
/clang/**/ExtractAPI @daniel-grumberg
144+
145+
# DWARFLinker, dwarfutil, dsymutil
146+
/llvm/**/DWARFLinker/ @JDevlieghere
147+
/llvm/**/dsymutil/ @JDevlieghere
148+
/llvm/**/llvm-dwarfutil/ @JDevlieghere

0 commit comments

Comments
 (0)