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: 23: incorrect format Line: 24: incorrect format Line: 25: incorrect format Line: 26: incorrect format Line: 27: incorrect format Line: 45: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 46: incorrect format Line: 47: incorrect format Line: 48: incorrect format Line: 49: incorrect format Line: 50: incorrect format Line: 51: incorrect format Line: 52: incorrect format Line: 61: incorrect codeowner user: rtems Line: 61: no users/groups matched Line: 62: incorrect format
Amar Takhar 195bdfef16 Remove ** from directories.
It's clearly not required not sure why the gitlab-org repo uses it.  I think
it's fine because * is a wildcard and ** is typically used for a recursive glob.
While it works it's not necessary.
2024-04-14 02:20:58 -04:00

63 lines
1.6 KiB
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.v
/cpukit/libdl/rtl-mdreloc-aarch64.c
/spec/build/cpukit/cpuaarch64.yml
/spec/build/cpukit/objdbgaarch64.yml
/spec/build/cpukit/objdlaarch64.yml
[Arch ARM] @chris @gedare @joel @opticron
/bsps/arm/
/bsps/include/arm/
/bsps/include/xil/arm/
/bsps/shared/freebsd/sys/arm/
/bsps/shared/xil/arm/
/cpukit/score/cpu/arm/
/spec/build/bsps/arm/
/cpukit/libdebugger/rtems-debugger-arm.c
/cpukit/libdl/*arm*
/spec/build/cpukit/cpuarm.yml
/spec/build/cpukit/objdbgarm.yml
/spec/build/cpukit/objdlarm.yml
#[Arch Blackfin] @chris @gedare @joel @opticron
#[Arch i386] @chris @gedare @joel
#[Arch LatticeMicro32] @chris @gedare @joel
#[Arch Motorolla 68000] @chris @gedare @joel
#[Arch MicroBlaze] @joel @opticron
#[Arch MIPS] @gedare @joel
#[Arch Moxie] @joel
#[Arch Nios II] @chris @gedare @joel
#[Arch ork1] @joel
#[Arch PowerPC] @gedare @joel
#[Arch RISC-V] @chris @gedare @joel
#[Arch SuperH] @joel
[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-*
#[Arch SPARC64] @gedare
#[Arch V850] @gedare @joel
#[Arch X86_64] @chris @gedare @joel
# Everyone in the RTEMS group can approve in testsuites if they are not caught above
[Testsuites] @rtems
/testsuites/