Files
rtems/CODEOWNERS
Line: 4: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 5: incorrect format Line: 6: incorrect format Line: 7: incorrect format Line: 8: incorrect format Line: 9: incorrect format Line: 10: incorrect format Line: 11: incorrect format Line: 12: incorrect format Line: 15: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 16: incorrect format Line: 17: incorrect format Line: 18: incorrect format Line: 19: incorrect format Line: 20: incorrect format Line: 21: incorrect format Line: 22: incorrect format Line: 26: incorrect codeowner user: rtems Line: 26: no users/groups matched Line: 27: incorrect format
Amar Takhar e6b3ae575c Fix owner names.
chrisj -> chris
kinsey -> opticron
2024-04-14 00:16:15 -04:00

28 lines
754 B
Plaintext

# Please keep users, directories and files sorted alphabetically.
# Directories first
[Arch AArch64] @chris @gedare @joel @opticron
/bsps/aarch64/
/cpukit/score/cpu/aarch64/
/spec/build/bsps/aarch64/
/cpukit/libdebugger/rtems-debugger-aarch64.c
/cpukit/libdl/rtl-mdreloc-aarch64.c
/spec/build/cpukit/cpuaarch64.yml
/spec/build/cpukit/objdbgaarch64.yml
/spec/build/cpukit/objdlaarch64.yml
[Arch SPARC] @joel @gedare
/bsps/sparc/
/cpukit/score/cpu/sparc/
/spec/build/bsps/sparc/
/spec/build/cpukit/cpusparc.yml
/spec/build/cpukit/objdlsparc.yml
/spec/build/testsuites/validation/bsps/*-sparc-*
/testsuites/validation/bsps/*-sparc-*
# Everyone in the RTEMS group can approve in testsuites if they are not caught above
[Testsuites] @rtems
/testsuites/