Remove old codeowners who no longer maintain the Omnilogic integration (#117987)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
f46c127423
commit
b5a0e89c03
2 changed files with 1 additions and 3 deletions
|
@ -989,8 +989,6 @@ build.json @home-assistant/supervisor
|
|||
/homeassistant/components/ollama/ @synesthesiam
|
||||
/tests/components/ollama/ @synesthesiam
|
||||
/homeassistant/components/ombi/ @larssont
|
||||
/homeassistant/components/omnilogic/ @oliver84 @djtimca @gentoosu
|
||||
/tests/components/omnilogic/ @oliver84 @djtimca @gentoosu
|
||||
/homeassistant/components/onboarding/ @home-assistant/core
|
||||
/tests/components/onboarding/ @home-assistant/core
|
||||
/homeassistant/components/oncue/ @bdraco @peterager
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "omnilogic",
|
||||
"name": "Hayward Omnilogic",
|
||||
"codeowners": ["@oliver84", "@djtimca", "@gentoosu"],
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/omnilogic",
|
||||
"iot_class": "cloud_polling",
|
||||
|
|
Loading…
Add table
Reference in a new issue