Remove myself as a codeowner for neato (#112410)

* Remove myself as a codeowner for neato

* Update CODEOWNERS from hassfest
This commit is contained in:
Daniel Shokouhi 2024-03-05 12:40:51 -08:00 committed by GitHub
parent 4bdcab7cc2
commit 7e5a59756e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -858,8 +858,8 @@ build.json @home-assistant/supervisor
/tests/components/nam/ @bieniu
/homeassistant/components/nanoleaf/ @milanmeu
/tests/components/nanoleaf/ @milanmeu
/homeassistant/components/neato/ @dshokouhi @Santobert
/tests/components/neato/ @dshokouhi @Santobert
/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": ["@dshokouhi", "@Santobert"],
"codeowners": ["@Santobert"],
"config_flow": true,
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/neato",