Remove myself from codeowners (#130805)

This commit is contained in:
Santobert 2024-11-17 21:29:27 +01:00 committed by GitHub
parent dcadd2d37c
commit 43235713c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

View File

@ -974,8 +974,6 @@ build.json @home-assistant/supervisor
/tests/components/nanoleaf/ @milanmeu @joostlek
/homeassistant/components/nasweb/ @nasWebio
/tests/components/nasweb/ @nasWebio
/homeassistant/components/neato/ @Santobert
/tests/components/neato/ @Santobert
/homeassistant/components/nederlandse_spoorwegen/ @YarmoM
/homeassistant/components/ness_alarm/ @nickw444
/tests/components/ness_alarm/ @nickw444

View File

@ -1,7 +1,7 @@
{
"domain": "neato",
"name": "Neato Botvac",
"codeowners": ["@Santobert"],
"codeowners": [],
"config_flow": true,
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/neato",