diff options
-rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 902642563f..5bee1ee19e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -12,7 +12,7 @@ # RTS-like things /rts/ @bgamari @simonmar @osa1 @Phyx @angerman -/rts/linker/ @angerman @Phyx +/rts/linker/ @angerman @Phyx @simonmar /includes/ @bgamari @simonmar @osa1 # The compiler |