Add cgtobi to kodi code owners (#40202)

* Add myself to Kodi code owners

* Run hassfest
This commit is contained in:
cgtobi 2020-09-18 03:17:22 +02:00 committed by GitHub
parent 689f1519c0
commit 4efefd7fba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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