Removed codeowner for growatt_server (#103970)

This commit is contained in:
Chris Straffon 2023-11-14 15:40:55 +00:00 committed by GitHub
parent 4465c74d23
commit c621c5df39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -490,8 +490,6 @@ build.json @home-assistant/supervisor
/tests/components/greeneye_monitor/ @jkeljo /tests/components/greeneye_monitor/ @jkeljo
/homeassistant/components/group/ @home-assistant/core /homeassistant/components/group/ @home-assistant/core
/tests/components/group/ @home-assistant/core /tests/components/group/ @home-assistant/core
/homeassistant/components/growatt_server/ @muppet3000
/tests/components/growatt_server/ @muppet3000
/homeassistant/components/guardian/ @bachya /homeassistant/components/guardian/ @bachya
/tests/components/guardian/ @bachya /tests/components/guardian/ @bachya
/homeassistant/components/habitica/ @ASMfreaK @leikoilja /homeassistant/components/habitica/ @ASMfreaK @leikoilja

View File

@ -1,7 +1,7 @@
{ {
"domain": "growatt_server", "domain": "growatt_server",
"name": "Growatt", "name": "Growatt",
"codeowners": ["@muppet3000"], "codeowners": [],
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/growatt_server", "documentation": "https://www.home-assistant.io/integrations/growatt_server",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",