mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Remove old codeowner no longer working on the integration (#132807)
This commit is contained in:
parent
4ff41ed2f8
commit
5e17721568
@ -727,8 +727,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/ios/ @robbiet480
|
/tests/components/ios/ @robbiet480
|
||||||
/homeassistant/components/iotawatt/ @gtdiehl @jyavenard
|
/homeassistant/components/iotawatt/ @gtdiehl @jyavenard
|
||||||
/tests/components/iotawatt/ @gtdiehl @jyavenard
|
/tests/components/iotawatt/ @gtdiehl @jyavenard
|
||||||
/homeassistant/components/iotty/ @pburgio @shapournemati-iotty
|
/homeassistant/components/iotty/ @shapournemati-iotty
|
||||||
/tests/components/iotty/ @pburgio @shapournemati-iotty
|
/tests/components/iotty/ @shapournemati-iotty
|
||||||
/homeassistant/components/iperf3/ @rohankapoorcom
|
/homeassistant/components/iperf3/ @rohankapoorcom
|
||||||
/homeassistant/components/ipma/ @dgomes
|
/homeassistant/components/ipma/ @dgomes
|
||||||
/tests/components/ipma/ @dgomes
|
/tests/components/ipma/ @dgomes
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "iotty",
|
"domain": "iotty",
|
||||||
"name": "iotty",
|
"name": "iotty",
|
||||||
"codeowners": ["@pburgio", "@shapournemati-iotty"],
|
"codeowners": ["@shapournemati-iotty"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["application_credentials"],
|
"dependencies": ["application_credentials"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/iotty",
|
"documentation": "https://www.home-assistant.io/integrations/iotty",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user