Skip to content

Commit e2b271f

Browse files
marc-hbkv2019i
authored andcommitted
CODEOWNERS: remove marc-hb
New assignment. Signed-off-by: Marc Herbert <marc.herbert@intel.com> (cherry picked from commit 077187d)
1 parent 15ed030 commit e2b271f

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

CODEOWNERS

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff 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)
8383
tools/logger/* @bkokoszx @akloniex
@@ -98,27 +98,27 @@ zephyr/lib/alloc.c @dabekjakub
9898
zephyr/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

0 commit comments

Comments
 (0)