aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
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