Bluetooth: Audio: Add maintainers/codeowners

Add Thalley (emil.gydesen@nordicsemi.no) and asbjornsabo
(asbjorn.sabo@nordicsemi.no) as additional maintainers/codeowners for
bluetooth audio.

(Also adds empty audio.h file, that will later be expanded, so that
the include/bluetooth/audio directory now listed in CODEOWNERS
actually exists.)

Signed-off-by: Asbjørn Sæbø <asbjorn.sabo@nordicsemi.no>
This commit is contained in:
Asbjørn Sæbø 2021-03-04 16:17:11 +01:00 committed by Anas Nashif
commit 66f699b8ea
3 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,9 @@
/** @file
* @brief Header for Bluetooth le-audio
*
* Copyright (c) 2020 Nordic Semiconductor
*
* SPDX-License-Identifier: Apache-2.0
*/
/* For now, this file is a place holder */