mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Remove myself from codeowners (#130805)
This commit is contained in:
parent
dcadd2d37c
commit
43235713c7
@ -974,8 +974,6 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/nanoleaf/ @milanmeu @joostlek
|
/tests/components/nanoleaf/ @milanmeu @joostlek
|
||||||
/homeassistant/components/nasweb/ @nasWebio
|
/homeassistant/components/nasweb/ @nasWebio
|
||||||
/tests/components/nasweb/ @nasWebio
|
/tests/components/nasweb/ @nasWebio
|
||||||
/homeassistant/components/neato/ @Santobert
|
|
||||||
/tests/components/neato/ @Santobert
|
|
||||||
/homeassistant/components/nederlandse_spoorwegen/ @YarmoM
|
/homeassistant/components/nederlandse_spoorwegen/ @YarmoM
|
||||||
/homeassistant/components/ness_alarm/ @nickw444
|
/homeassistant/components/ness_alarm/ @nickw444
|
||||||
/tests/components/ness_alarm/ @nickw444
|
/tests/components/ness_alarm/ @nickw444
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "neato",
|
"domain": "neato",
|
||||||
"name": "Neato Botvac",
|
"name": "Neato Botvac",
|
||||||
"codeowners": ["@Santobert"],
|
"codeowners": [],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["application_credentials"],
|
"dependencies": ["application_credentials"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/neato",
|
"documentation": "https://www.home-assistant.io/integrations/neato",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user