File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ samples/audio/detect_test.c @iganakov
7777
7878# other helpers
7979# Many files overridden by *.(ba)sh pattern below
80- scripts /* @ marc-hb
80+ # scripts/* TODO
8181
8282# tools(old 'soft' repo)
8383tools /logger /* @ bkokoszx @ akloniex
@@ -98,27 +98,27 @@ zephyr/lib/alloc.c @dabekjakub
9898zephyr /lib /regions_mm.c @ dabekjakub
9999
100100# installer
101- installer /** @ marc-hb
101+ # installer/** TODO
102102
103103# CMake
104104
105105# Include only "top-level" CMakeLists.txt files; the other ones are just
106106# dumb list of source files and generate too much noise.
107- /CMakeLists.txt @ marc-hb
108- /* /CMakeLists.txt @ marc-hb
109- /test /cmocka /CMakeLists.txt @ marc-hb
107+ # /CMakeLists.txt TODO
108+ # /*/CMakeLists.txt TODO
109+ # /test/cmocka/CMakeLists.txt TODO
110110
111111# There's a small enough number of files in tools/ and little
112112# churn: keep it simple and take them all.
113113# FIXME: some topology CMakeLists.txt files are configuration files
114114# in disguise. Move them to actual configuration files.
115- /tools /** /CMakeLists.txt @ marc-hb
115+ # /tools/**/CMakeLists.txt TODO
116116
117- * .sh @ marc-hb
118- * .bash @ marc-hb
117+ # *.sh TODO
118+ # *.bash TODO
119119* trace. * @ akloniex
120120
121- /.github / @ dbaluta @ cujomalainey @ lgirdwood @ marc-hb
121+ /.github / @ dbaluta @ cujomalainey @ lgirdwood
122122
123123# You can also use email addresses if you prefer.
124124# docs/* docs@example.com
You can’t perform that action at this time.
0 commit comments