Fix kodi codeowners (#39532)
parent
3fe8afe667
commit
60d1606049
|
@ -4,9 +4,8 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/kodi",
|
"documentation": "https://www.home-assistant.io/integrations/kodi",
|
||||||
"requirements": ["pykodi==0.1.1"],
|
"requirements": ["pykodi==0.1.1"],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@armills",
|
|
||||||
"@OnFreund"
|
"@OnFreund"
|
||||||
],
|
],
|
||||||
"zeroconf": ["_xbmc-jsonrpc-h._tcp.local."],
|
"zeroconf": ["_xbmc-jsonrpc-h._tcp.local."],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue