Kumar Gala | 77624aa | 2017-07-07 08:56:05 -0500 | [diff] [blame] | 1 | # CODEOWNERS for autoreview assigning in github |
| 2 | |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 3 | # Do not use wildcard on all source yet |
| 4 | # * @galak @nashif |
Anas Nashif | 73024f8 | 2017-07-20 13:08:45 +0300 | [diff] [blame] | 5 | |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 6 | # Get all docs reviewed |
Anas Nashif | 73024f8 | 2017-07-20 13:08:45 +0300 | [diff] [blame] | 7 | *.rst @dbkinder |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 8 | .known-issues/* @inakypg @nashif |
| 9 | MAINTAINERS @inakypg @nashif |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 10 | arch/arc/* @cjordan44 @ruuddw |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 11 | arch/arc/core/* @andrewboie |
| 12 | arch/arm/* @MaureenHelm @galak |
| 13 | arch/arm/core/* @andrewboie |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 14 | arch/arm/soc/arm/mps2/* @fvincenzo |
Erwan Gouriou | c51f281 | 2017-07-26 14:58:42 +0200 | [diff] [blame] | 15 | arch/arm/soc/st_stm32/* @erwango |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 16 | arch/arm/soc/st_stm32/stm32f4/* @rsalveti @idlethread |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 17 | arch/arm/soc/ti_simplelink/cc32xx @GAnthony |
Manivannan Sadhasivam | 05e1d8c | 2017-07-22 11:40:56 +0530 | [diff] [blame] | 18 | arch/arm/soc/ti_simplelink/msp432p4xx @Mani-Sadhasivam |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 19 | arch/nios2/* @andrewboie |
| 20 | arch/nios2/core/* @andrewboie |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 21 | arch/riscv32 @fractalclone |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 22 | arch/x86/* @andrewboie @youvedeep |
| 23 | arch/x86/core/* @andrewboie |
| 24 | arch/x86/core/crt0.S @youvedeep @nashif |
| 25 | arch/x86/soc/intel_quark/quark_d2000/* @nashif |
| 26 | arch/x86/soc/intel_quark/quark_se/* @nashif |
| 27 | arch/x86/soc/intel_quark/quark_x1000/* @nashif |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 28 | arch/xtensa/* @andrewboie |
| 29 | boards/arc/* @cjordan44 @ruuddw |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 30 | boards/arc/arduino_101_sss/* @nashif |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 31 | boards/arc/em_starterkit/* @cjordan44 |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 32 | boards/arc/quark_se_c1000_ss_devboard/* @nashif |
| 33 | boards/arm/* @MaureenHelm @galak |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 34 | boards/arm/96b_carbon/* @rsalveti @idlethread |
| 35 | boards/arm/96b_nitrogen/* @idlethread |
Manivannan Sadhasivam | 52daa75 | 2017-10-06 14:32:38 +0530 | [diff] [blame] | 36 | boards/arm/96b_neonkey/* @Mani-Sadhasivam |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 37 | boards/arm/arduino_101_ble/* @jhedberg |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 38 | boards/arm/cc3220sf_launchxl/* @GAnthony |
Erwan Gouriou | c51f281 | 2017-07-26 14:58:42 +0200 | [diff] [blame] | 39 | boards/arm/disco_l475_iot1/* @erwango |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 40 | boards/arm/frdm_k64f/* @MaureenHelm |
| 41 | boards/arm/frdm_kw41z/* @MaureenHelm |
| 42 | boards/arm/hexiwear_k64/* @MaureenHelm |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 43 | boards/arm/mps2_an385/* @fvincenzo |
Manivannan Sadhasivam | 1e483b4 | 2017-07-22 11:43:10 +0530 | [diff] [blame] | 44 | boards/arm/msp_exp432p401r_launchxl/* @Mani-Sadhasivam |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 45 | boards/arm/nrf51_blenano/* @rsalveti |
| 46 | boards/arm/nrf52_pca10040/* @carlescufi |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 47 | boards/arm/nucleo_f401re/* @rsalveti @idlethread |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 48 | boards/arm/v2m_beetle/* @fvincenzo |
Yannis Damigos | 596c961 | 2017-07-26 14:39:45 +0300 | [diff] [blame] | 49 | boards/arm/olimexino_stm32/* @ydamigos |
| 50 | boards/arm/stm32f3_disco/* @ydamigos |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 51 | boards/nios2/* @andrewboie |
| 52 | boards/nios2/altera_max10/* @andrewboie |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 53 | boards/riscv32 @fractalclone |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 54 | boards/x86/* @andrewboie @youvedeep |
| 55 | boards/x86/arduino_101/* @nashif |
| 56 | boards/x86/galileo/* @nashif |
| 57 | boards/x86/quark_d2000_crb/* @nashif |
| 58 | boards/x86/quark_se_c1000_devboard/* @nashif |
| 59 | boards/xtensa/* @andrewboie |
Anas Nashif | 969f393 | 2017-10-31 08:31:34 -0400 | [diff] [blame] | 60 | # All cmake related files |
| 61 | cmake/* @nashif @SebastianBoe |
| 62 | CMakeLists.txt @nashif @SebastianBoe |
Anas Nashif | 73024f8 | 2017-07-20 13:08:45 +0300 | [diff] [blame] | 63 | doc/* @dbkinder |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 64 | doc/subsystems/bluetooth/* @sjanc @jhedberg @Vudentz |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 65 | drivers/*/*qmsi* @nashif |
Erwan Gouriou | c51f281 | 2017-07-26 14:58:42 +0200 | [diff] [blame] | 66 | drivers/*/*stm32* @erwango |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 67 | drivers/bluetooth/* @sjanc @jhedberg @Vudentz |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 68 | drivers/clock_control/*stm32f4* @rsalveti @idlethread |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 69 | drivers/ethernet/* @jukkar @tbursztyka |
| 70 | drivers/flash/* @nashif |
Neil Armstrong | c451041 | 2017-12-04 14:29:08 +0100 | [diff] [blame^] | 71 | drivers/flash/*stm32* @superna9999 |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 72 | drivers/gpio/*stm32* @rsalveti @idlethread |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 73 | drivers/gpio/gpio_pulpino.c @fractalclone |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 74 | drivers/ieee802154/* @jukkar @tbursztyka |
| 75 | drivers/interrupt_controller/* @andrewboie |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 76 | drivers/pinmux/stm32/* @rsalveti @idlethread |
| 77 | drivers/sensor/* @bogdan-davidoaia |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 78 | drivers/serial/uart_altera_jtag.c @andrewboie |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 79 | drivers/serial/uart_riscv_qemu.c @fractalclone |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 80 | drivers/slip/* @jukkar @tbursztyka |
| 81 | drivers/spi/* @tbursztyka |
Marti Bolivar | 6c300ca | 2017-07-25 16:12:44 -0400 | [diff] [blame] | 82 | drivers/spi/spi_ll_stm32.* @superna9999 @mbolivar |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 83 | drivers/timer/altera_avalon_timer.c @andrewboie |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 84 | drivers/timer/pulpino_timer.c @fractalclone |
| 85 | drivers/timer/riscv_machine_timer.c @fractalclone |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 86 | drivers/usb @youvedeep @andyross |
Loic Poulain | 4511f03 | 2017-10-11 14:56:21 +0200 | [diff] [blame] | 87 | drivers/usb/device/usb_dc_stm32.c @ydamigos @loicpoulain |
Yannis Damigos | 596c961 | 2017-07-26 14:39:45 +0300 | [diff] [blame] | 88 | drivers/i2c/i2c_ll_stm32* @ldts @ydamigos |
Erwan Gouriou | c51f281 | 2017-07-26 14:58:42 +0200 | [diff] [blame] | 89 | dts/arm/st/* @erwango |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 90 | ext/fs/* @nashif |
| 91 | ext/hal/cmsis/* @MaureenHelm @galak |
| 92 | ext/hal/nordic/mdk/* @carlescufi |
| 93 | ext/hal/nxp/mcux/* @MaureenHelm |
| 94 | ext/hal/qmsi/* @nashif |
| 95 | ext/hal/st/stm32cube/* @erwango |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 96 | ext/lib/crypto/mbedtls/* @nashif |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 97 | ext/lib/crypto/tinycrypt/* @lpereira |
| 98 | include/arch/arc/* @cjordan44 @ruuddw |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 99 | include/arch/arc/arch.h @andrewboie |
| 100 | include/arch/arc/v2/irq.h @andrewboie |
| 101 | include/arch/arm/* @MaureenHelm @galak |
| 102 | include/arch/arm/cortex_m/irq.h @andrewboie |
| 103 | include/arch/nios2/* @andrewboie |
| 104 | include/arch/nios2/arch.h @andrewboie |
Anas Nashif | f2841b1 | 2017-07-22 05:55:20 -0400 | [diff] [blame] | 105 | include/arch/riscv32 @fractalclone |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 106 | include/arch/x86/* @andrewboie @youvedeep |
| 107 | include/arch/x86/arch.h @andrewboie |
| 108 | include/arch/xtensa/* @andrewboie |
| 109 | include/atomic.h @andrewboie @andyross |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 110 | include/bluetooth/* @sjanc @jhedberg @Vudentz |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 111 | include/cache.h @andrewboie @andyross |
| 112 | include/device.h @youvedeep @nashif |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 113 | include/drivers/bluetooth/* @sjanc @jhedberg @Vudentz |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 114 | include/drivers/ioapic.h @andrewboie |
| 115 | include/drivers/loapic.h @andrewboie |
| 116 | include/drivers/mvic.h @andrewboie |
| 117 | include/fs.h @nashif |
| 118 | include/fs/* @nashif |
| 119 | include/init.h @andrewboie @andyross |
| 120 | include/init.h @youvedeep @nashif |
| 121 | include/irq.h @andrewboie |
| 122 | include/irq.h @andrewboie @andyross |
| 123 | include/irq_offload.h @andrewboie @andyross |
| 124 | include/kernel.h @andrewboie @andyross |
| 125 | include/kernel_version.h @andrewboie @andyross |
| 126 | include/linker/linker-defs.h @andrewboie @andyross |
| 127 | include/linker/linker-tool-gcc.h @andrewboie @andyross |
| 128 | include/linker/linker-tool.h @andrewboie @andyross |
| 129 | include/linker/section_tags.h @andrewboie @andyross |
| 130 | include/linker/sections.h @andrewboie @andyross |
| 131 | include/misc/* @andrewboie @andyross |
| 132 | include/net/* @jukkar @tbursztyka |
| 133 | include/net/buf.h @jukkar @jhedberg @tbursztyka |
| 134 | include/power.h @youvedeep @nashif |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 135 | include/sensor.h @bogdan-davidoaia |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 136 | include/shared_irq.h @andrewboie @andyross |
| 137 | include/spi.h @tbursztyka |
| 138 | include/sw_isr_table.h @andrewboie @andyross |
| 139 | include/sys_clock.h @andrewboie @andyross |
| 140 | include/sys_io.h @andrewboie @andyross |
| 141 | include/toolchain.h @andrewboie @andyross |
| 142 | include/toolchain/* @andrewboie @andyross |
| 143 | include/zephyr.h @andrewboie @andyross |
| 144 | kernel/* @andrewboie @andyross |
| 145 | kernel/device.c @youvedeep @nashif |
| 146 | kernel/idle.c @youvedeep @nashif |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 147 | samples/bluetooth/* @sjanc @jhedberg @Vudentz |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 148 | samples/boards/quark_se_c1000/power*/* @youvedeep @nashif |
| 149 | samples/net/* @jukkar @tbursztyka |
| 150 | samples/net/dns_resolve/* @jukkar @tbursztyka |
| 151 | samples/net/http_server/* @jukkar @tbursztyka |
Michael Scott | 02383de | 2017-07-25 11:19:30 -0700 | [diff] [blame] | 152 | samples/net/lwm2m_client/* @mike-scott |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 153 | samples/net/mbedtls_sslclient/* @nashif |
| 154 | samples/net/mqtt_publisher/* @jukkar @tbursztyka |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 155 | samples/net/zoap_client/* @vcgomes |
| 156 | samples/net/zoap_server/* @vcgomes |
| 157 | samples/sensor/* @bogdan-davidoaia |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 158 | samples/subsys/usb @youvedeep @andyross |
| 159 | scripts/expr_parser.py @andrewboie |
| 160 | scripts/sanity_chk/* @andrewboie |
| 161 | scripts/sanitycheck @andrewboie |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 162 | subsys/bluetooth/* @sjanc @jhedberg @Vudentz |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 163 | subsys/bluetooth/controller/* @carlescufi @cvinayak |
| 164 | subsys/fs/* @nashif |
| 165 | subsys/net/buf.c @jukkar @jhedberg @tbursztyka |
| 166 | subsys/net/ip/* @jukkar @tbursztyka |
| 167 | subsys/net/lib/* @jukkar @tbursztyka |
| 168 | subsys/net/lib/dns/* @jukkar @tbursztyka |
| 169 | subsys/net/lib/http/* @jukkar @tbursztyka |
Michael Scott | 02383de | 2017-07-25 11:19:30 -0700 | [diff] [blame] | 170 | subsys/net/lib/lwm2m/* @mike-scott |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 171 | subsys/net/lib/mqtt/* @jukkar @tbursztyka |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 172 | subsys/net/lib/zoap/* @vcgomes |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 173 | subsys/usb @youvedeep @andyross |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 174 | tests/bluetooth/* @sjanc @jhedberg @Vudentz |
| 175 | tests/crypto/* @lpereira |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 176 | tests/crypto/mbedtls/* @nashif |
| 177 | tests/drivers/spi/* @tbursztyka |
| 178 | tests/kernel/* @andrewboie @andyross |
| 179 | tests/net/* @jukkar @tbursztyka |
| 180 | tests/net/buf/* @jukkar @jhedberg @tbursztyka |
| 181 | tests/net/lib/* @jukkar @tbursztyka |
| 182 | tests/net/lib/http_header_fields/* @jukkar @tbursztyka |
| 183 | tests/net/lib/mqtt_packet/* @jukkar @tbursztyka |
Anas Nashif | 7c8ff75 | 2017-07-22 05:43:36 -0400 | [diff] [blame] | 184 | tests/net/lib/zoap/* @vcgomes |
Anas Nashif | ddfb2b7 | 2017-07-21 20:27:19 -0400 | [diff] [blame] | 185 | tests/subsys/fs/* @nashif |