mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Add codeowner to ADS integration. (#125893)
This commit is contained in:
parent
0c178d858f
commit
834a1ed608
@ -48,6 +48,7 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/adax/ @danielhiversen
|
/tests/components/adax/ @danielhiversen
|
||||||
/homeassistant/components/adguard/ @frenck
|
/homeassistant/components/adguard/ @frenck
|
||||||
/tests/components/adguard/ @frenck
|
/tests/components/adguard/ @frenck
|
||||||
|
/homeassistant/components/ads/ @mrpasztoradam
|
||||||
/homeassistant/components/advantage_air/ @Bre77
|
/homeassistant/components/advantage_air/ @Bre77
|
||||||
/tests/components/advantage_air/ @Bre77
|
/tests/components/advantage_air/ @Bre77
|
||||||
/homeassistant/components/aemet/ @Noltari
|
/homeassistant/components/aemet/ @Noltari
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "ads",
|
"domain": "ads",
|
||||||
"name": "ADS",
|
"name": "ADS",
|
||||||
"codeowners": [],
|
"codeowners": ["@mrpasztoradam"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ads",
|
"documentation": "https://www.home-assistant.io/integrations/ads",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pyads"],
|
"loggers": ["pyads"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user