Skip to content

Commit

Permalink
Add Robert as a code owner to the appropriate files/folders
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Gracie <charlie.gracie@gmail.com>
  • Loading branch information
charliegracie committed Jun 13, 2019
1 parent 9f5d885 commit 69c85a6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -28,13 +28,13 @@
*.yml @charliegracie

# CMake
*.cmake @youngar @charliegracie
/cmake/ @youngar @charliegracie
**/CMakeLists.txt @youngar @charliegracie
*.cmake @youngar @charliegracie @rwy0717
/cmake/ @youngar @charliegracie @rwy0717
**/CMakeLists.txt @youngar @charliegracie @rwy0717

# GC
/gc/ @charliegracie @youngar
/glue/ @charliegracie @youngar
/gc/ @charliegracie @youngar @rwy0717
/glue/ @charliegracie @youngar @rwy0717

# Compiler
/compiler/ @0xdaryl @mstoodle
Expand All @@ -49,13 +49,13 @@
/compiler/ilgen @mstoodle @Leonardo2718

# Port Library
/port/ @charliegracie @youngar
/port/ @charliegracie @youngar @rwy0717

# Thread Library
/thread/ @charliegracie
/thread/ @charliegracie @youngar @rwy0717

# OMR Core Utilities
/include_core/OMR/ @youngar @charliegracie @Leonardo2718
/include_core/OMR/ @youngar @charliegracie @Leonardo2718 @rwy0717

# Tril and Testing
/fvtest/tril/ @Leonardo2718 @fjeremic @0xdaryl
Expand Down

0 comments on commit 69c85a6

Please sign in to comment.