Skip to content

Commit

Permalink
Add codeowners file
Browse files Browse the repository at this point in the history
  • Loading branch information
wsodsong committed Jul 26, 2024
1 parent 163d92e commit 80db3f5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence, they will
# be requested for review when someone opens a pull request.
* @wsodsong @Lubomir-Jahn

# Owners of Carmen folder will be requested to review files
# under /carmen/ folder.
/carmen/ @kjezek

# Owners of Tosca folder will be requested to review files
# under /tosca/ folder.
/tosca/ @simonlechner @LuisPH3

0 comments on commit 80db3f5

Please sign in to comment.