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

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