|
| 1 | +--- |
| 2 | +# Each component identified by its path prefix has a list of owners |
| 3 | +components: |
| 4 | + |
| 5 | + # Ownership applies recursively to any file in a directory |
| 6 | + source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network: &linux_net_list |
| 7 | + - Siddharth-Vadapalli-at-TI |
| 8 | + - chintan013 |
| 9 | + - danish-ti |
| 10 | + source/linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe: *linux_net_list |
| 11 | + source/linux/Foundational_Components/Kernel/Kernel_Drivers/USB: *linux_net_list |
| 12 | + source/linux/Foundational_Components/PRU-ICSS*: *linux_net_list |
| 13 | + source/linux/Foundational_Components_PRU_Subsystem.rst: *linux_net_list |
| 14 | + |
| 15 | + source/android: &android_list |
| 16 | + - glaroque |
| 17 | + - makohoek |
| 18 | + - vishalmti |
| 19 | + source/devices/*/android: *android_list |
| 20 | + |
| 21 | + source/system: &mpu_list |
| 22 | + - texasinstruments/sitara-mpu-linux-sdk |
| 23 | + source/buildroot: *mpu_list |
| 24 | + source/linux/Foundational_Components/Hypervisor: *mpu_list |
| 25 | + source/linux/Foundational_Components/Tools: *mpu_list |
| 26 | + source/linux/Foundational_Components/Virtualization: *mpu_list |
| 27 | + source/debian: *mpu_list |
| 28 | + source/devices/*/debian: *mpu_list |
| 29 | + |
| 30 | + source/devices/AM335x/linux: &sitara_legacy_list |
| 31 | + - jeevantelukula |
| 32 | + - jmenti |
| 33 | + source/devices/AM437x/linux: *sitara_legacy_list |
| 34 | + source/devices/AM65X/linux: *sitara_legacy_list |
| 35 | + |
| 36 | + source/devices/AM64X/linux: *mpu_list |
| 37 | + source/devices/AM62X/linux: |
| 38 | + - DhruvaG2000 |
| 39 | + - texasinstruments/sitara-mpu-linux-sdk |
| 40 | + |
| 41 | + source/devices/AM62AX/linux: |
| 42 | + - texasinstruments/sitara-mpu-linux-sdk |
| 43 | + |
| 44 | + source/devices/AM62AX/edgeai: |
| 45 | + - cshilwant |
| 46 | + - jeevantelukula |
| 47 | + |
| 48 | + source/devices/AM62PX/linux: |
| 49 | + - AashvijShenai |
| 50 | + - texasinstruments/sitara-mpu-linux-sdk |
| 51 | + |
| 52 | + source/devices/AM62LX/linux: |
| 53 | + - texasinstruments/sitara-mpu-linux-sdk |
| 54 | + - bryanbrattlof |
| 55 | + - r-vignesh |
| 56 | + |
| 57 | + source/linux/Overview: |
| 58 | + - texasinstruments/sitara-mpu-linux-sdk |
| 59 | + - aniket-l |
| 60 | + |
| 61 | + source/linux/Release_Specific: |
| 62 | + - texasinstruments/sitara-mpu-linux-sdk |
| 63 | + - aniket-l |
| 64 | + - praneethbajjuri |
| 65 | + - uditkumarti |
| 66 | + - gehariprasath |
| 67 | + |
| 68 | + source/linux/Foundational_Components: |
| 69 | + - devarsht |
| 70 | + - praneethbajjuri |
| 71 | + - r-vignesh |
| 72 | + - uditkumarti |
| 73 | + - gehariprasath |
| 74 | + |
| 75 | + source/linux/Foundational_Components/IPC: |
| 76 | + - 3V3RYONE |
| 77 | + - h-nagalla |
| 78 | + - jmenti |
| 79 | + |
| 80 | + source/linux/Foundational_Components/U-Boot: |
| 81 | + - bryanbrattlof |
| 82 | + - jmenti |
| 83 | + |
| 84 | + source/linux/Foundational_Components/Kernel: |
| 85 | + - devarsht |
| 86 | + - praneethbajjuri |
| 87 | + - r-vignesh |
| 88 | + - uditkumarti |
| 89 | + - gehariprasath |
| 90 | + |
| 91 | + source/linux/Foundational_Components/Power_Management: |
| 92 | + - DhruvaG2000 |
| 93 | + - vishalmti |
| 94 | + |
| 95 | + source/linux/Foundational_Components/Graphics: |
| 96 | + - Antonios-C |
| 97 | + - DarrenEtheridge |
| 98 | + - StaticRocket |
0 commit comments