mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Remove myself from dweet codeowners (#69987)
This commit is contained in:
parent
4e57b1b118
commit
1a82121ae9
@ -253,7 +253,6 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/dunehd/ @bieniu
|
||||
/tests/components/dunehd/ @bieniu
|
||||
/homeassistant/components/dwd_weather_warnings/ @runningman84 @stephan192 @Hummel95
|
||||
/homeassistant/components/dweet/ @fabaff
|
||||
/homeassistant/components/dynalite/ @ziv1234
|
||||
/tests/components/dynalite/ @ziv1234
|
||||
/homeassistant/components/eafm/ @Jc2k
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "dweet.io",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dweet",
|
||||
"requirements": ["dweepy==0.3.0"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["dweepy"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user