aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorGarrett Brown <themagnificentmrb@gmail.com>2019-10-28 11:26:03 -0700
committerPhilipp Kerling <pkerling@casix.org>2019-11-17 15:59:52 +0100
commit7a109f1a9969349bf38fe4c0eb120c919eb5b77a (patch)
tree45325e155edeb377f6126a0a9cbbe974201ea179 /.github/CODEOWNERS
parent14a95bb12322167fc6d9a0abdb52cef8b3516884 (diff)
CODEOWNERS: add garbear
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index de4759a8cf..5720690b6f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -3,10 +3,13 @@
# Please try and keep the list in alphabetical order
+/xbmc/cores/RetroPlayer/ @garbear
/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/games/ @garbear
+/xbmc/input/ @garbear
/xbmc/interfaces/builtins/PVR*.* @ksooo
/xbmc/interfaces/json-rpc/AudioLibrary.* @DaveTBlake
/xbmc/interfaces/json-rpc/PVR*.* @ksooo
@@ -15,6 +18,7 @@
/xbmc/guilib/guiinfo/GUIInfoProviders.* @ksooo
/xbmc/guilib/guiinfo/IGUIInfoProvider.h @ksooo
/xbmc/music/ @DaveTBlake
+/xbmc/peripherals/ @garbear
/xbmc/platform/linux/ @lrusak
/xbmc/pvr/ @ksooo
/xbmc/rendering/gles/ @lrusak