Skip to content

Commit 85f9924

Browse files
west: MAINTAINERS: add libsbc
add libsbc to west.yml and add libsbc to MAINTAINERS.yml Signed-off-by: Mark Wang <yichang.wang@nxp.com>
1 parent 442cb0f commit 85f9924

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

MAINTAINERS.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5230,6 +5230,15 @@ West:
52305230
labels:
52315231
- "area: Audio"
52325232

5233+
"West project: libsbc":
5234+
status: maintained
5235+
maintainers:
5236+
- MarkWangChinese
5237+
files:
5238+
- modules/libsbc/
5239+
labels:
5240+
- "area: Audio"
5241+
52335242
"West project: littlefs":
52345243
status: odd fixes
52355244
files:

west.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,9 @@ manifest:
286286
path: modules/hal/libmetal
287287
groups:
288288
- hal
289+
- name: libsbc
290+
revision: 8e1beda02acb8972e29e6edbb423f7cafe16e445
291+
path: modules/lib/libsbc
289292
- name: littlefs
290293
path: modules/fs/littlefs
291294
groups:

0 commit comments

Comments
 (0)