Skip to content

Commit

Permalink
Updating CODEOWNERS for New Organization (#118)
Browse files Browse the repository at this point in the history
Updating the CODEOWNERS for the new Github organization and expanding the engineering directories to include more subfolders.

Authors:
  - Michael Demoret (https://github.com/mdemoret-nv)

Approvers:
  - Bartley Richardson (https://github.com/BartleyR)

URL: #118
  • Loading branch information
mdemoret-nv authored May 23, 2022
1 parent c52cb24 commit 23fe46a
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Default Approval rule if one of the later sections does not apply
* @BartleyR @mdemoret-nv @pdmack @raykallen
* @nv-morpheus/morpheus-codeowners

# Engineering is requried for changes to the following
/morpheus/ @BartleyR @mdemoret-nv @pdmack @bsuryadevara @dagardner-nv @drobison00 @efajardo-nv @cwharris
/cmake/ @BartleyR @mdemoret-nv @pdmack @bsuryadevara @dagardner-nv @drobison00 @efajardo-nv @cwharris
/tests/ @BartleyR @mdemoret-nv @pdmack @bsuryadevara @dagardner-nv @drobison00 @efajardo-nv @cwharris
# Engineering is requried for changes to the following:
/ci/ @nv-morpheus/morpheus-codeowners-eng
/cmake/ @nv-morpheus/morpheus-codeowners-eng
/docker/ @nv-morpheus/morpheus-codeowners-eng
/docs/ @nv-morpheus/morpheus-codeowners-eng
/examples/ @nv-morpheus/morpheus-codeowners-eng
/morpheus/ @nv-morpheus/morpheus-codeowners-eng
/scripts/ @nv-morpheus/morpheus-codeowners-eng
/tests/ @nv-morpheus/morpheus-codeowners-eng

# Data Science is requried for changes to `models`
/models/ @BartleyR @mdemoret-nv @pdmack @bsuryadevara @raykallen @gbatmaz @tzemicheal
/models/ @nv-morpheus/morpheus-codeowners-ds

0 comments on commit 23fe46a

Please sign in to comment.