aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6a63d42d3d..79fe6aee2a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -3,10 +3,19 @@
# Please try and keep the list in alphabetical order
+/xbmc/cores/VideoPlayer/DVDInputStreams/InputStreamPVR*.* @ksooo
/xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/DRMPRIMEEGL.* @lrusak
/xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/RendererDRMPRIME* @lrusak
+/xbmc/interfaces/builtins/PVR*.* @ksooo
+/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/platform/linux/ @lrusak
+/xbmc/pvr/ @ksooo
/xbmc/rendering/gles/ @lrusak
+/xbmc/settings/SettingsComponent.* @ksooo
/xbmc/utils/EGL* @lrusak
/xbmc/utils/GBMBufferObject.* @lrusak
/xbmc/windowing/gbm/ @lrusak