spiegel-keyman/docs/CODEOWNERS
Line: 6: incorrect codeowner user: darcywong00 Line: 6: incorrect codeowner user: rc-swag Line: 6: no users/groups matched Line: 8: incorrect codeowner user: mcdurdin Line: 8: incorrect codeowner user: jahorton Line: 8: no users/groups matched Line: 9: incorrect codeowner user: mcdurdin Line: 9: incorrect codeowner user: jahorton 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: jahorton Line: 12: incorrect codeowner user: mcdurdin Line: 12: no users/groups matched Line: 13: incorrect codeowner user: mcdurdin Line: 13: incorrect codeowner user: jahorton Line: 13: no users/groups matched Line: 14: incorrect codeowner user: mcdurdin Line: 14: incorrect codeowner user: ermshiperete Line: 14: no users/groups matched Line: 15: incorrect codeowner user: jahorton Line: 15: incorrect codeowner user: ermshiperete Line: 15: incorrect codeowner user: mcdurdin Line: 15: no users/groups matched Line: 17: incorrect codeowner user: mcdurdin Line: 17: incorrect codeowner user: darcywong00 Line: 17: no users/groups matched Line: 18: incorrect codeowner user: mcdurdin Line: 18: incorrect codeowner user: jahorton Line: 18: no users/groups matched Line: 19: incorrect codeowner user: sgschantz Line: 19: incorrect codeowner user: mcdurdin Line: 19: no users/groups matched Line: 20: incorrect codeowner user: ermshiperete Line: 20: incorrect codeowner user: darcywong00 Line: 20: no users/groups matched Line: 21: incorrect codeowner user: sgschantz Line: 21: incorrect codeowner user: SabineSIL Line: 21: no users/groups matched Line: 23: incorrect codeowner user: darcywong00 Line: 23: incorrect codeowner user: rc-swag Line: 23: no users/groups matched Line: 24: incorrect codeowner user: mcdurdin Line: 24: incorrect codeowner user: jahorton Line: 24: no users/groups matched Line: 25: incorrect codeowner user: sgschantz Line: 25: incorrect codeowner user: mcdurdin Line: 25: no users/groups matched Line: 26: incorrect codeowner user: rc-swag Line: 26: incorrect codeowner user: sgschantz Line: 26: no users/groups matched Line: 27: incorrect codeowner user: mcdurdin Line: 27: incorrect codeowner user: jahorton Line: 27: no users/groups matched Line: 30: incorrect codeowner user: jahorton Line: 30: incorrect codeowner user: ermshiperete Line: 30: incorrect codeowner user: mcdurdin Line: 30: no users/groups matched Line: 32: incorrect codeowner user: rc-swag Line: 32: incorrect codeowner user: sgschantz Line: 32: no users/groups matched Line: 34: incorrect codeowner user: mcdurdin Line: 34: incorrect codeowner user: darcywong00 Line: 34: no users/groups matched
Marc Durdin 05a4c33200 chore(web): move common/core/web to common/web
Relates to #5816.

Moves folders under common/core/web to common/web:

* input-processor -> common/web/input-processor
* keyboard-processor -> common/web/keyboard-processor
* tools/recorder -> common/web/recorder
* tools/sentry-manager -> common/web/sentry-manager
* utils -> common/web/utils

Updates scripts and configuration to point to new folders.
2022-05-18 06:01:03 +10:00

34 lines
1.5 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 @rc-swag
/common/ @mcdurdin @jahorton
/common/core/desktop/ @mcdurdin @jahorton
/common/lexical-model-types/ @jahorton @mcdurdin
/common/models/ @jahorton @mcdurdin
/common/predictive-text/ @jahorton @mcdurdin
/common/schemas/ @mcdurdin @jahorton
/common/test/ @mcdurdin @ermshiperete
/common/web/ @jahorton @ermshiperete @mcdurdin
/developer/ @mcdurdin @darcywong00
/docs/ @mcdurdin @jahorton
/ios/ @sgschantz @mcdurdin
/linux/ @ermshiperete @darcywong00
/mac/ @sgschantz @SabineSIL
/oem/firstvoices/android/ @darcywong00 @rc-swag
/oem/firstvoices/common/ @mcdurdin @jahorton
/oem/firstvoices/ios/ @sgschantz @mcdurdin
/oem/firstvoices/windows/ @rc-swag @sgschantz
/resources/ @mcdurdin @jahorton
# Web is currently shared between Marc and Joshua:
/web/ @jahorton @ermshiperete @mcdurdin
/windows/ @rc-swag @sgschantz
# Override for windows/src:
/windows/src/developer/ @mcdurdin @darcywong00