mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Remove myself from codeowners (#130805)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user