owners: fix google audio component path

Forgot to update this after moving our components to a folder

Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
This commit is contained in:
Curtis Malainey 2023-01-10 11:20:13 -08:00 committed by Liam Girdwood
parent 10e4e3f86b
commit 3b8ef3a791
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ src/audio/tdfb* @singalsu
src/audio/drc/* @thesofproject/google
src/audio/multiband_drc/* @thesofproject/google
src/audio/codec_adapter/* @cujomalainey @mrajwa @dbaluta
src/audio/google_hotword_detect.c @thesofproject/google
src/audio/google/* @thesofproject/google
# platforms
src/platform/haswell/* @randerwang