mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 19:35:32 +00:00
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.
34 lines
1.5 KiB
Text
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
|