Files
rtems/CODEOWNERS
Line: 7: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[General$` Line: 8: incorrect format Line: 13: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[CPUKit$` Line: 14: incorrect format Line: 16: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[CPUKit$` Line: 17: incorrect format Line: 19: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[CPUKit$` Line: 20: incorrect format Line: 22: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[CPUKit$` Line: 23: incorrect format Line: 25: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[CPUKit$` Line: 26: incorrect format Line: 28: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[CPUKit$` Line: 29: incorrect format Line: 36: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 37: incorrect format Line: 38: incorrect format Line: 39: incorrect format Line: 40: incorrect format Line: 41: incorrect format Line: 42: 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: 53: incorrect format Line: 54: incorrect format Line: 55: incorrect format Line: 58: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 59: incorrect format Line: 60: incorrect format Line: 61: incorrect format Line: 62: incorrect format Line: 63: incorrect format Line: 66: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 67: incorrect format Line: 68: incorrect format Line: 69: incorrect format Line: 70: incorrect format Line: 71: incorrect format Line: 72: incorrect format Line: 75: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 76: incorrect format Line: 77: incorrect format Line: 78: incorrect format Line: 79: incorrect format Line: 80: incorrect format Line: 83: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 84: incorrect format Line: 85: incorrect format Line: 86: incorrect format Line: 87: incorrect format Line: 88: incorrect format Line: 91: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 92: incorrect format Line: 93: incorrect format Line: 94: incorrect format Line: 95: incorrect format Line: 96: incorrect format Line: 97: incorrect format Line: 98: incorrect format Line: 101: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 102: incorrect format Line: 103: incorrect format Line: 104: incorrect format Line: 105: incorrect format Line: 106: incorrect format Line: 109: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 110: incorrect format Line: 111: incorrect format Line: 112: incorrect format Line: 113: incorrect format Line: 114: incorrect format Line: 117: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 118: incorrect format Line: 119: incorrect format Line: 120: incorrect format Line: 121: incorrect format Line: 124: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 125: incorrect format Line: 126: incorrect format Line: 127: incorrect format Line: 128: incorrect format Line: 131: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 132: incorrect format Line: 133: incorrect format Line: 134: incorrect format Line: 135: incorrect format Line: 136: incorrect format Line: 139: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 140: incorrect format Line: 141: incorrect format Line: 142: incorrect format Line: 143: incorrect format Line: 144: incorrect format Line: 147: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 148: incorrect format Line: 149: incorrect format Line: 150: incorrect format Line: 151: incorrect format Line: 154: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 155: incorrect format Line: 156: incorrect format Line: 157: incorrect format Line: 158: incorrect format Line: 159: incorrect format Line: 160: incorrect format Line: 161: incorrect format Line: 164: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 165: incorrect format Line: 166: incorrect format Line: 167: incorrect format Line: 168: incorrect format Line: 171: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 172: incorrect format Line: 173: incorrect format Line: 174: incorrect format Line: 175: incorrect format Line: 176: incorrect format Line: 179: incorrect codeowner regexp: error parsing regexp: missing closing ]: `[Arch$` Line: 180: incorrect format Line: 181: incorrect format Line: 182: incorrect format Line: 183: incorrect format
Amar Takhar 64844f4468 Promote to group for libdrvmgr and add libdebugger, libdl
Two directories were missed and I forgot Gedare for libdrvmgr so it was promoted
to a group.
2024-05-23 23:06:12 -04:00

185 lines
3.8 KiB
Plaintext

# Please keep users, directories and files sorted alphabetically.
# Directories first
#
# If there is more than 1 user in a section it must be promoted to a group in
# /approvers
[General Maintainer] @approvers/general/maintainer
*
# CPUKit
########
[CPUKit libdebugger] @approvers/cpukit/libdebugger
/cpukit/libdebugger
[CPUKit libdl] @approvers/cpukit/libdl
/cpukit/libdl
[CPUKit libdrvmgr] @approvers/cpukit/libdrvmgr
/cpukit/libdrvmgr
[CPUKit libgnat] @joel
/cpukit/libgnat
[CPUKit librtemscxx] @approvers/cpukit/librtemscxx
/cpukit/librtemscxx
[CPUKit libstdthreads] @approvers/cpukit/libstdthreads
/cpukit/libstdthreads
# Architectures
###############
[Arch AArch64] @approvers/arch/aarch64
/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/*aarch64.yml
[Arch ARM] @approvers/arch/arm
/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/*arm.yml
[Arch Blackfin] @approvers/arch/bfin
/bsps/bfin/
/cpukit/score/cpu/bfin/
/spec/build/bsps/bfin/
/cpukit/libdl/rtl-mdreloc-bfin.c
/spec/build/cpukit/cpubfin.yml
[Arch i386] @approvers/arch/i386
/bsps/i386/
/cpukit/score/cpu/i386/
/spec/build/bsps/i386/
/cpukit/libdebugger/rtems-debugger-i386.c
/cpukit/libdl/rtl-mdreloc-i386.c
/spec/build/cpukit/*i386*
[Arch LatticeMico32] @approvers/arch/lm32
/bsps/lm32/
/cpukit/score/cpu/lm32/
/spec/build/bsps/lm32/
/cpukit/libdl/rtl-mdreloc-lm32.c
/spec/build/cpukit/cpulm32.yml
[Arch Motorola 68000] @approvers/arch/m68k
/bsps/m68k/
/cpukit/score/cpu/m68k/
/spec/build/bsps/m68k/
/cpukit/libdl/rtl-mdreloc-m68k.c
/spec/build/cpukit/*m68k*
[Arch MicroBlaze] @approvers/arch/microblaze
/bsps/include/xil/microblaze/
/bsps/microblaze/
/cpukit/score/cpu/microblaze/
/spec/build/bsps/microblaze/
/cpukit/libdebugger/rtems-debugger-microblaze.c
/cpukit/libdl/rtl-mdreloc-microblaze.c
/spec/build/cpukit/*microblaze*
[Arch MIPS] @approvers/arch/mips
/bsps/mips/
/cpukit/score/cpu/mips/
/spec/build/bsps/mips/
/cpukit/libdl/rtl-mdreloc-mips.c
/spec/build/cpukit/*mips.yml
[Arch Moxie] @approvers/arch/moxie
/bsps/moxie/
/cpukit/score/cpu/moxie/
/spec/build/bsps/moxie/
/cpukit/libdl/rtl-mdreloc-moxie.c
/spec/build/cpukit/*moxie.yml
[Arch Nios II] @approvers/arch/nios2
/bsps/nios2/
/cpukit/score/cpu/nios2/
/spec/build/bsps/nios2/
/spec/build/cpukit/*nios2.yml
[Arch OpenRISC 1000] @approvers/arch/or1k
/bsps/or1k/
/cpukit/score/cpu/or1k/
/spec/build/bsps/or1k/
/spec/build/cpukit/*or1k.yml
[Arch PowerPC] @approvers/arch/powerpc
/bsps/powerpc/
/cpukit/score/cpu/powerpc/
/spec/build/bsps/powerpc/
/cpukit/libdl/rtl-mdreloc-powerpc.c
/spec/build/cpukit/*powerpc.yml
[Arch RISC-V] @approvers/arch/risc-v
/bsps/riscv
/cpukit/score/cpu/riscv
/spec/build/bsps/riscv
/cpukit/libdl/rtl-mdreloc-riscv.c
/spec/build/cpukit/*riscv.yml
[Arch SuperH] @approvers/arch/superh
/bsps/sh/
/cpukit/score/cpu/sh/
/spec/build/bsps/sh/
/spec/build/cpukit/cpush.yml
[Arch SPARC] @approvers/arch/sparc
/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] @approvers/arch/sparc64
/bsps/sparc64/
/cpukit/score/cpu/sparc64/
/spec/build/bsps/sparc64/
/spec/build/cpukit/*sparc64.yml
[Arch V850] @approvers/arch/v850
/bsps/v850/
/cpukit/score/cpu/v850/
/spec/build/bsps/v850/
/cpukit/libdl/rtl-mdreloc-v850.c
/spec/build/cpukit/*v850.yml
[Arch X86_64] @approvers/arch/x86_64
/bsps/x86_64/
/cpukit/score/cpu/x86_64/
/spec/build/bsps/x86_64/
/spec/build/cpukit/*x8664.yml