aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaveTBlake <oak99sky@yahoo.co.uk>2019-10-28 11:24:16 -0700
committerPhilipp Kerling <pkerling@casix.org>2019-11-17 15:59:14 +0100
commit14a95bb12322167fc6d9a0abdb52cef8b3516884 (patch)
tree08b26ede7ebe00af55234a351a9414b2cb2668fd /.github
parent3552d65ce967f8094fe700e8ab8dc5d988229080 (diff)
CODEOWNERS: add DaveTBlake
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 79fe6aee2a..de4759a8cf 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -6,12 +6,15 @@
/xbmc/cores/VideoPlayer/DVDInputStreams/InputStreamPVR*.* @ksooo
/xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/DRMPRIMEEGL.* @lrusak
/xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/RendererDRMPRIME* @lrusak
+/xbmc/filesystem/Music*.* @DaveTBlake
/xbmc/interfaces/builtins/PVR*.* @ksooo
+/xbmc/interfaces/json-rpc/AudioLibrary.* @DaveTBlake
/xbmc/interfaces/json-rpc/PVR*.* @ksooo
/xbmc/guilib/GUIRangesControl.* @ksooo
/xbmc/guilib/guiinfo/GUIInfoProvider.h @ksooo
/xbmc/guilib/guiinfo/GUIInfoProviders.* @ksooo
/xbmc/guilib/guiinfo/IGUIInfoProvider.h @ksooo
+/xbmc/music/ @DaveTBlake
/xbmc/platform/linux/ @lrusak
/xbmc/pvr/ @ksooo
/xbmc/rendering/gles/ @lrusak