aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
blob: 747dfdbdcc534d16736a5816885f4921d95f79a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# See https://help.github.com/articles/about-codeowners/
# for more info about CODEOWNERS file

# 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
/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/peripherals/ @garbear
/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
/xbmc/windowing/wayland/ @yol