Skip to content

Commit

Permalink
chore(common): Update CODEOWNERS
Browse files Browse the repository at this point in the history
update per session
- add several to developer and to core
  • Loading branch information
srl295 authored Nov 19, 2024
1 parent 8d0c269 commit dc3374f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
#
# Code owners - this lists first the primary dev, then second, the platform advocate for each area
# - in addition, it lists additional reviewers
#
# @darcywong00 @mcdurdin @ermshiperete @rc-swag @SabineSIL @sgschantz

/android/ @darcywong00 @sgschantz

/common/ @mcdurdin @rc-swag
/core/ @mcdurdin @rc-swag
/common/ @mcdurdin @rc-swag @srl295
/core/ @mcdurdin @rc-swag @srl295
/common/lexical-model-types/ @jahorton @mcdurdin
/common/schemas/ @mcdurdin @jahorton
/common/test/ @mcdurdin @ermshiperete
/common/web/ @jahorton @mcdurdin

/developer/ @mcdurdin @darcywong00
/developer/ @mcdurdin @darcywong00 @SabineSIL @markcsinclair @srl295
/docs/ @mcdurdin @jahorton
/ios/ @sgschantz @jahorton
/linux/ @ermshiperete @darcywong00
Expand All @@ -22,7 +23,7 @@
/oem/firstvoices/common/ @mcdurdin @rc-swag
/oem/firstvoices/ios/ @sgschantz @jahorton
/oem/firstvoices/windows/ @rc-swag @ermshiperete
/resources/ @mcdurdin @jahorton
/resources/ @mcdurdin @jahorton @srl295

# Web is currently shared between Eberhard and Joshua:
/web/ @ermshiperete @jahorton
Expand Down

0 comments on commit dc3374f

Please sign in to comment.