mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Remove myself from arest codeowners (#70314)
This commit is contained in:
parent
70616d2b78
commit
cd52a8afe5
@ -81,7 +81,6 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/aprs/ @PhilRW
|
/tests/components/aprs/ @PhilRW
|
||||||
/homeassistant/components/arcam_fmj/ @elupus
|
/homeassistant/components/arcam_fmj/ @elupus
|
||||||
/tests/components/arcam_fmj/ @elupus
|
/tests/components/arcam_fmj/ @elupus
|
||||||
/homeassistant/components/arest/ @fabaff
|
|
||||||
/homeassistant/components/arris_tg2492lg/ @vanbalken
|
/homeassistant/components/arris_tg2492lg/ @vanbalken
|
||||||
/homeassistant/components/aseko_pool_live/ @milanmeu
|
/homeassistant/components/aseko_pool_live/ @milanmeu
|
||||||
/tests/components/aseko_pool_live/ @milanmeu
|
/tests/components/aseko_pool_live/ @milanmeu
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
"domain": "arest",
|
"domain": "arest",
|
||||||
"name": "aREST",
|
"name": "aREST",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/arest",
|
"documentation": "https://www.home-assistant.io/integrations/arest",
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user