spiegel-keyman/docs/CODEOWNERS
Line: 6: incorrect codeowner user: darcywong00 Line: 6: incorrect codeowner user: sgschantz Line: 6: no users/groups matched Line: 8: incorrect codeowner user: mcdurdin Line: 8: incorrect codeowner user: rc-swag Line: 8: no users/groups matched Line: 9: incorrect codeowner user: mcdurdin Line: 9: incorrect codeowner user: rc-swag Line: 9: no users/groups matched Line: 10: incorrect codeowner user: jahorton Line: 10: incorrect codeowner user: mcdurdin Line: 10: no users/groups matched Line: 11: incorrect codeowner user: jahorton Line: 11: incorrect codeowner user: mcdurdin Line: 11: no users/groups matched Line: 12: incorrect codeowner user: mcdurdin Line: 12: incorrect codeowner user: jahorton Line: 12: no users/groups matched Line: 13: incorrect codeowner user: mcdurdin Line: 13: incorrect codeowner user: ermshiperete Line: 13: no users/groups matched Line: 14: incorrect codeowner user: jahorton Line: 14: incorrect codeowner user: mcdurdin Line: 14: no users/groups matched Line: 16: incorrect codeowner user: mcdurdin Line: 16: incorrect codeowner user: darcywong00 Line: 16: no users/groups matched Line: 17: incorrect codeowner user: mcdurdin Line: 17: incorrect codeowner user: jahorton Line: 17: no users/groups matched Line: 18: incorrect codeowner user: sgschantz Line: 18: incorrect codeowner user: jahorton Line: 18: no users/groups matched Line: 19: incorrect codeowner user: ermshiperete Line: 19: incorrect codeowner user: darcywong00 Line: 19: no users/groups matched Line: 20: incorrect codeowner user: sgschantz Line: 20: incorrect codeowner user: SabineSIL Line: 20: no users/groups matched Line: 22: incorrect codeowner user: darcywong00 Line: 22: incorrect codeowner user: sgschantz Line: 22: no users/groups matched Line: 23: incorrect codeowner user: mcdurdin Line: 23: incorrect codeowner user: rc-swag Line: 23: no users/groups matched Line: 24: incorrect codeowner user: sgschantz Line: 24: incorrect codeowner user: jahorton Line: 24: no users/groups matched Line: 25: incorrect codeowner user: rc-swag Line: 25: incorrect codeowner user: ermshiperete Line: 25: no users/groups matched Line: 26: incorrect codeowner user: mcdurdin Line: 26: incorrect codeowner user: jahorton Line: 26: no users/groups matched Line: 29: incorrect codeowner user: ermshiperete Line: 29: incorrect codeowner user: jahorton Line: 29: no users/groups matched Line: 30: incorrect codeowner user: jahorton Line: 30: incorrect codeowner user: mcdurdin Line: 30: no users/groups matched Line: 32: incorrect codeowner user: rc-swag Line: 32: incorrect codeowner user: ermshiperete Line: 32: no users/groups matched
Eberhard Beilharz b9aa9ccd8c
refactor(web): move predictive-textworker-main
This moves `common/predictive-text/` →
`web/src/engine/predictive-text/worker-main/`.

This also moves `common/test/predictive-text/` →
`web/src/test/manual/predictive-text/`. Note though that this testing
tool is still broken.

Fixes: #12134
2024-08-15 12:26:50 +02:00

32 lines
1.4 KiB
Text

#
# Code owners - this lists first the primary dev, then second, the platform advocate for each area
#
# @darcywong00 @mcdurdin @ermshiperete @rc-swag @SabineSIL @sgschantz
/android/ @darcywong00 @sgschantz
/common/ @mcdurdin @rc-swag
/core/ @mcdurdin @rc-swag
/common/lexical-model-types/ @jahorton @mcdurdin
/common/models/ @jahorton @mcdurdin
/common/schemas/ @mcdurdin @jahorton
/common/test/ @mcdurdin @ermshiperete
/common/web/ @jahorton @mcdurdin
/developer/ @mcdurdin @darcywong00
/docs/ @mcdurdin @jahorton
/ios/ @sgschantz @jahorton
/linux/ @ermshiperete @darcywong00
/mac/ @sgschantz @SabineSIL
/oem/firstvoices/android/ @darcywong00 @sgschantz
/oem/firstvoices/common/ @mcdurdin @rc-swag
/oem/firstvoices/ios/ @sgschantz @jahorton
/oem/firstvoices/windows/ @rc-swag @ermshiperete
/resources/ @mcdurdin @jahorton
# Web is currently shared between Eberhard and Joshua:
/web/ @ermshiperete @jahorton
/web/src/engine/predictive-text/ @jahorton @mcdurdin
/windows/ @rc-swag @ermshiperete