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>
10 lines
187 B
C
10 lines
187 B
C
/** @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 */
|