Remove codeowner from airtouch4 (#99145)
This commit is contained in:
parent
17fd538198
commit
a48c7f67b4
2 changed files with 1 additions and 3 deletions
|
@ -49,8 +49,6 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/airthings/ @danielhiversen
|
||||
/homeassistant/components/airthings_ble/ @vincegio
|
||||
/tests/components/airthings_ble/ @vincegio
|
||||
/homeassistant/components/airtouch4/ @LonePurpleWolf
|
||||
/tests/components/airtouch4/ @LonePurpleWolf
|
||||
/homeassistant/components/airvisual/ @bachya
|
||||
/tests/components/airvisual/ @bachya
|
||||
/homeassistant/components/airvisual_pro/ @bachya
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "airtouch4",
|
||||
"name": "AirTouch 4",
|
||||
"codeowners": ["@LonePurpleWolf"],
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/airtouch4",
|
||||
"iot_class": "local_polling",
|
||||
|
|
Loading…
Add table
Reference in a new issue