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:
parent
b488b396bb
commit
66f699b8ea
3 changed files with 14 additions and 0 deletions
9
include/bluetooth/audio/audio.h
Normal file
9
include/bluetooth/audio/audio.h
Normal 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 */
|
Loading…
Add table
Add a link
Reference in a new issue