forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
174 lines (170 loc) · 9.86 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# CODEOWNERS for autoreview assigning in github
# https://help.github.com/en/articles/about-code-owners#codeowners-syntax
# Order is important; the last matching pattern takes the most
# precedence.
# Root folder
/VERSION @carlescufi @tejlmand
/ncs_version.h.in @carlescufi @tejlmand
/CODEOWNERS @carlescufi
/LICENSE @carlescufi
/README.rst @carlescufi
/Jenkinsfile @thst-nordic
/west.yml @carlescufi @tejlmand
# Github Actions
/.github/ @thst-nordic
/.github/labeler.yml @thst-nordic @guwa @mariusz-nordicsemi @tomaszkob89 @totyz @doublemis1 @wiminordic @jorgenmk @maciekrozanski @ns-tolu @miha-nordic @maciejpietras @piwe-nordic @nordic-babu @fredaas @torsteingrindvik @mswarowsky @shantha-14 @ardo-nordic
/.github/workflows/manifest.yml @thst-nordic @guwa @mariusz-nordicsemi @tomaszkob89 @totyz @doublemis1 @wiminordic @jorgenmk @maciekrozanski @ns-tolu @miha-nordic @maciejpietras @piwe-nordic @nordic-babu @fredaas @torsteingrindvik @mswarowsky @shantha-14 @ardo-nordic
# Applications
/applications/asset_tracker/ @jhn-nordic @jtguggedal @rlubos
/applications/asset_tracker_v2/ @simensrostad @jtguggedal @jhn-nordic @coderbyheart
/applications/connectivity_bridge/ @jtguggedal @nordic-auko
/applications/machine_learning/ @pdunaj
/applications/matter_weather_station/ @Damian-Nordic @kkasperczyk-no
/applications/nrf_desktop/ @pdunaj
/applications/pelion_client/ @pdunaj
/applications/serial_lte_modem/ @junqingzou @lats1980 @rlubos
# Boards
/boards/ @ioannisg @anangl
# All cmake related files
/cmake/ @tejlmand
/CMakeLists.txt @tejlmand
# All Kconfig related files
Kconfig* @tejlmand
# All doc related files
/doc/_extensions/ @gmarull
/doc/_scripts/ @carlescufi
/doc/_static/ @carlescufi
/doc/_utils/ @gmarull
/doc/cache.yml @gmarull
/doc/CMakeLists.txt @carlescufi
/doc/**/conf.py @carlescufi
/doc/nrf/ @carlescufi
/doc/nrf/images/ @Avalei
/doc/nrfx/ @gmarull
/doc/matter/ @gmarull
/doc/nrfxlib/ @gmarull
/doc/update_versions.cmake @carlescufi
/doc/versions.json @carlescufi
# All subfolders
/drivers/ @anangl
/drivers/flash/ @de-nordic
/dts/ @mbolivar-nordic @anangl
/ext/ @carlescufi
/include/ @anangl @rlubos @pizi-nordic
/include/net/azure_* @jtguggedal @simensrostad @coderbyheart
/include/bluetooth/ @alwa-nordic @KAGA164
/include/bluetooth/mesh/ @trond-snekvik
/include/caf/ @pdunaj
/include/debug/ppi_trace.h @nordic-krch @anangl
/include/drivers/ @anangl
/include/mpsl/ @rugeGerritsen
/include/net/ @rlubos
/include/nfc/ @anangl @grochu
/include/shell/ @nordic-krch
/lib/bin/ @rlubos @lemrey
/lib/adp536x/ @jtguggedal
/lib/at_cmd_parser/ @rlubos
/lib/at_cmd/ @rlubos
/lib/at_host/ @rlubos
/lib/at_monitor/ @emdi @rlubos
/lib/at_notif/ @rlubos
/lib/agps/ @jtguggedal @simensrostad
/lib/nrf_modem_lib/ @rlubos
/lib/edge_impulse/ @pdunaj
/lib/fprotect/ @hakonfam
/lib/flash_patch/ @hakonfam
/lib/lte_link_control/ @jtguggedal
/lib/modem_info/ @rlubos
/lib/modem_key_mgmt/ @rlubos
/lib/multicell_location/ @jtguggedal
/lib/multithreading_lock/ @rugeGerritsen
/lib/pdn/ @lemrey @rlubos
/lib/pelion/ @pdunaj
/lib/ram_pwrdn/ @mariuszpos @MarekPorwisz
/lib/fatal_error/ @ioannisg
/lib/sms/ @trantanen
/lib/st25r3911b/ @grochu
/lib/supl/ @rlubos @tokangas
/lib/date_time/ @simensrostad
/lib/wave_gen/ @MarekPieta
/lib/hw_unique_key/ @oyvindronningstad @Vge0rge
/lib/modem_jwt/ @jayteemo @SeppoTakalo
/lib/modem_attest_token/ @jayteemo
/modules/ @tejlmand
/modules/mcuboot/ @nvlsianpu
/modules/cjson/ @simensrostad @plskeggs @sigvartmh
/samples/ @nrfconnect/ncs-test-leads
/samples/sensor/bh1749/ @wlgrd
/samples/bluetooth/ @alwa-nordic @carlescufi @KAGA164
/samples/bluetooth/mesh/ @trond-snekvik
/samples/bluetooth/direction_finding_connectionless_rx/ @ppryga @alwa-nordic
/samples/bluetooth/direction_finding_connectionless_tx/ @ppryga @alwa-nordic
/samples/bootloader/ @hakonfam @ioannisg
/samples/matter/ @Damian-Nordic @kkasperczyk-no
/samples/crypto/ @frkv @Vge0rge
/samples/debug/ppi_trace/ @nordic-krch @anangl
/samples/edge_impulse/ @pdunaj
/samples/esb/ @lemrey
/samples/event_manager/ @pdunaj @MarekPieta
/samples/keys/random_hw_unique_key/ @oyvindronningstad @Vge0rge
/samples/mpsl/ @rugeGerritsen
/samples/nfc/ @grochu
/samples/nrf_rpc/ @doki-nordic @KAGA164
/samples/nrf5340/empty_app_core/ @doki-nordic
/samples/nrf9160/ @rlubos @lemrey
/samples/nrf9160/azure_* @jtguggedal @simensrostad @coderbyheart
/samples/nrf9160/lwm2m_client/ @rlubos @VeijoPesonen
/samples/spm/ @lemrey @hakonfam @ioannisg
/samples/openthread/ @MarekPorwisz @lmaciejonczyk @rlubos
/samples/profiler/ @pdunaj @pizi-nordic
/samples/peripheral/radio_test/ @kapi-no
/samples/peripheral/lpuart/ @nordic-krch
/samples/peripheral/802154_phy_test/ @czeslawmakarski
/samples/tfm/tfm_hello_world/ @oyvindronningstad
/samples/zigbee/ @tomchy @sebastiandraus
/samples/CMakeLists.txt @tejlmand
/samples/nrf5340/netboot/ @hakonfam
/samples/nrf5340/multiprotocol_rpmsg/ @hubertmis
/scripts/ @mbolivar-nordic @tejlmand @nrfconnect/ncs-test-leads
/scripts/hid_configurator/ @pdunaj
/scripts/tools-versions-*.txt @tejlmand @asle-nordic @grho @shanta-14
/share/zephyrbuild-package/ @tejlmand
/share/ncs-package/ @tejlmand
/subsys/bluetooth/ @alwa-nordic @carlescufi @KAGA164
/subsys/bluetooth/mesh/ @trond-snekvik
/subsys/bluetooth/controller/ @rugeGerritsen
/subsys/bootloader/ @hakonfam @ioannisg
/subsys/caf/ @pdunaj
/subsys/debug/ @nordic-krch @anangl
/subsys/dfu/ @hakonfam @sigvartmh
/subsys/ieee802154/ @rlubos @czeslawmakarski
/subsys/mgmt/ @hakonfam @sigvartmh
/subsys/esb/ @Raane @lemrey
/subsys/event_manager/ @pdunaj
/subsys/fw_info/ @hakonfam
/subsys/mpsl/ @rugeGerritsen
/subsys/net/ @rlubos
/subsys/net/lib/azure_* @jtguggedal @simensrostad @coderbyheart
/subsys/net/lib/lwm2m_client_utils/ @rlubos @VeijoPesonen
/subsys/nfc/ @grochu @anangl
/subsys/nrf_rpc/ @doki-nordic @KAGA164
/subsys/partition_manager/ @hakonfam
/subsys/pcd/ @hakonfam
/subsys/profiler/ @pdunaj
/subsys/shell/ @nordic-krch
/subsys/spm/ @ioannisg
/subsys/nonsecure/ @ioannisg
/modules/ @tejlmand
/modules/tfm/ @oyvindronningstad @ioannisg @hakonfam
/subsys/zigbee/ @tomchy @sebastiandraus
/tests/bluetooth/tester/ @carlescufi @trond-snekvik
/tests/drivers/flash_nop_device/ @de-nordic
/tests/lib/hw_unique_key*/ @oyvindronningstad @Vge0rge
/tests/lib/modem_jwt/ @SeppoTakalo
/tests/modules/tfm/ @hakonfam
/tests/modules/mcuboot/external_flash/ @hakonfam @sigvartmh
/tests/subsys/pcd/ @hakonfam @sigvartmh
/tests/subsys/profiler/ @pdunaj @MarekPieta
/tests/subsys/zigbee/ @tomchy @sebastiandraus
/tests/subsys/bluetooth/mesh/ @trond-snekvik
/zephyr/ @carlescufi