1 # See https://help.github.com/articles/about-codeowners/
2 # for more info about CODEOWNERS file
4 # Please try and keep the list in alphabetical order
6 /xbmc/cores/RetroPlayer/ @garbear
7 /xbmc/cores/VideoPlayer/DVDInputStreams/InputStreamPVR*.* @ksooo
8 /xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/DRMPRIMEEGL.* @lrusak
9 /xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/RendererDRMPRIME* @lrusak
10 /xbmc/filesystem/Music*.* @DaveTBlake
13 /xbmc/interfaces/builtins/PVR*.* @ksooo
14 /xbmc/interfaces/json-rpc/AudioLibrary.* @DaveTBlake
15 /xbmc/interfaces/json-rpc/PVR*.* @ksooo
16 /xbmc/guilib/GUIRangesControl.* @ksooo
17 /xbmc/guilib/guiinfo/GUIInfoProvider.h @ksooo
18 /xbmc/guilib/guiinfo/GUIInfoProviders.* @ksooo
19 /xbmc/guilib/guiinfo/IGUIInfoProvider.h @ksooo
20 /xbmc/music/ @DaveTBlake
21 /xbmc/peripherals/ @garbear
22 /xbmc/platform/linux/ @lrusak
24 /xbmc/rendering/gles/ @lrusak
25 /xbmc/settings/SettingsComponent.* @ksooo
26 /xbmc/utils/EGL* @lrusak
27 /xbmc/utils/GBMBufferObject.* @lrusak
28 /xbmc/windowing/gbm/ @lrusak
29 /xbmc/windowing/wayland/ @yol