Skip to content

Commit 5b3302b

Browse files
committed
github: add myself as a CODEOWNER for include/swift/Runtime
The declarations for the well-known function entries for the Swift runtime have direct impact on the Swift runtime implementation for Windows. Add myself as a CODEOWNER to provide notifications of any changes that may impact platform support.
1 parent eb7706d commit 5b3302b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
/include/swift/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
9898
/include/swift/PrintAsClang @zoecarver @hyp @egorzhdan @Xazax-hun
9999
/include/swift/Refactoring @ahoppen @bnbarham @hamishknight @rintaro
100-
/include/swift/Runtime/ @rjmccall
100+
/include/swift/Runtime/ @rjmccall @compnerd
101101
/include/swift/SIL/ @jckarter
102102
/include/swift/SIL/*Coverage* @ahoppen @bnbarham @hamishknight @rintaro
103103
/include/swift/SIL/*DebugInfo* @adrian-prantl

0 commit comments

Comments
 (0)