mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Add cgtobi to kodi code owners (#40202)
* Add myself to Kodi code owners * Run hassfest
This commit is contained in:
parent
689f1519c0
commit
4efefd7fba
@ -226,7 +226,7 @@ homeassistant/components/keenetic_ndms2/* @foxel
|
||||
homeassistant/components/kef/* @basnijholt
|
||||
homeassistant/components/keyboard_remote/* @bendavid
|
||||
homeassistant/components/knx/* @Julius2342 @farmio @marvin-w
|
||||
homeassistant/components/kodi/* @OnFreund
|
||||
homeassistant/components/kodi/* @OnFreund @cgtobi
|
||||
homeassistant/components/konnected/* @heythisisnate @kit-klein
|
||||
homeassistant/components/lametric/* @robbiet480
|
||||
homeassistant/components/launch_library/* @ludeeus
|
||||
|
@ -4,7 +4,8 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/kodi",
|
||||
"requirements": ["pykodi==0.2.0"],
|
||||
"codeowners": [
|
||||
"@OnFreund"
|
||||
"@OnFreund",
|
||||
"@cgtobi"
|
||||
],
|
||||
"zeroconf": ["_xbmc-jsonrpc-h._tcp.local."],
|
||||
"config_flow": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user