Skip to content

Commit

Permalink
Merge pull request #6643 from 0xdaryl/codeowner
Browse files Browse the repository at this point in the history
Misc. CODEOWNERS updates
  • Loading branch information
babsingh committed Aug 5, 2022
2 parents e02a9ea + d11123c commit c1d7801
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2018, 2020 IBM Corp. and others
# Copyright (c) 2018, 2022 IBM Corp. and others
#
# This program and the accompanying materials are made available under
# the terms of the Eclipse Public License 2.0 which accompanies this
Expand All @@ -21,7 +21,7 @@
###############################################################################

# Global project leads/owners
* @charliegracie @mstoodle
* @charliegracie @mstoodle @0xdaryl

# Build / Configure and CI
*.mk @charliegracie
Expand Down Expand Up @@ -50,13 +50,13 @@
/compiler/ilgen @mstoodle @Leonardo2718

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

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

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

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

0 comments on commit c1d7801

Please sign in to comment.