1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-27 00:48:12 +00:00
trezor-firmware/CODEOWNERS
Line: 2: incorrect codeowner user: obrusvit Line: 2: no users/groups matched Line: 5: incorrect codeowner user: vdovhanych Line: 5: incorrect codeowner user: mmilata Line: 5: no users/groups matched Line: 6: incorrect codeowner user: vdovhanych Line: 6: incorrect codeowner user: mmilata Line: 6: no users/groups matched Line: 9: incorrect codeowner user: obrusvit Line: 9: incorrect codeowner user: matejcik Line: 9: no users/groups matched Line: 12: incorrect codeowner user: TychoVrahe Line: 12: no users/groups matched Line: 15: incorrect codeowner user: obrusvit Line: 15: incorrect codeowner user: matejcik Line: 15: no users/groups matched Line: 16: incorrect codeowner user: obrusvit Line: 16: no users/groups matched Line: 17: incorrect codeowner user: TychoVrahe Line: 17: no users/groups matched Line: 20: incorrect codeowner user: onvej-sl Line: 20: no users/groups matched Line: 21: incorrect codeowner user: andrewkozlik Line: 21: no users/groups matched Line: 24: incorrect codeowner user: andrewkozlik Line: 24: incorrect codeowner user: onvej-sl Line: 24: no users/groups matched Line: 25: incorrect codeowner user: prusnak Line: 25: no users/groups matched Line: 26: incorrect codeowner user: onvej-sl Line: 26: no users/groups matched Line: 27: incorrect codeowner user: prusnak Line: 27: no users/groups matched Line: 30: incorrect codeowner user: prusnak Line: 30: incorrect codeowner user: romanz Line: 30: no users/groups matched Line: 33: incorrect codeowner user: TychoVrahe Line: 33: no users/groups matched Line: 36: incorrect codeowner user: matejcik Line: 36: incorrect codeowner user: romanz Line: 36: no users/groups matched Line: 39: incorrect codeowner user: andrewkozlik Line: 39: incorrect codeowner user: TychoVrahe Line: 39: no users/groups matched Line: 42: incorrect codeowner user: obrusvit Line: 42: no users/groups matched Line: 45: incorrect codeowner user: obrusvit Line: 45: no users/groups matched
2025-07-17 11:15:40 +02:00

46 lines
943 B
Plaintext

# overall ownership is for the apps team
* @obrusvit
# CI and build system
/.github/ @vdovhanych @mmilata
/ci/ @vdovhanych @mmilata
# Protobuf definitions
/common/protob/ @obrusvit @matejcik
# core/embed belongs to embedded team
/core/embed/ @TychoVrahe
# ...except Rust, which belongs to apps team
/core/embed/rust/ @obrusvit @matejcik
/core/embed/rust/src/ui/ @obrusvit
/core/embed/rust/src/smp/ @TychoVrahe
# special case apps
/core/src/apps/monero/ @onvej-sl
/core/src/apps/webauthn/ @andrewkozlik
# trezor-crypto
/crypto/ @andrewkozlik @onvej-sl
/crypto/gui/ @prusnak
/crypto/monero/ @onvej-sl
/crypto/tools/ @prusnak
# T1 legacy codebase
/legacy/ @prusnak @romanz
# Nordic submodule belongs to embedded team
/nordic/ @TychoVrahe
# python-trezor and tools
/python/ @matejcik @romanz
# storage
/storage/ @andrewkozlik @TychoVrahe
# tests main codeowner
/tests/ @obrusvit
# tools generally belong to apps team
/tools/ @obrusvit