mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
ipma: remove abmantis from codeowners (#98304)
* ipma: remove abmantis from codeowners I am not currently maintaining this integration. * Run hassfest * Try again --------- Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@ -606,8 +606,8 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/iotawatt/ @gtdiehl @jyavenard
|
||||
/tests/components/iotawatt/ @gtdiehl @jyavenard
|
||||
/homeassistant/components/iperf3/ @rohankapoorcom
|
||||
/homeassistant/components/ipma/ @dgomes @abmantis
|
||||
/tests/components/ipma/ @dgomes @abmantis
|
||||
/homeassistant/components/ipma/ @dgomes
|
||||
/tests/components/ipma/ @dgomes
|
||||
/homeassistant/components/ipp/ @ctalkington
|
||||
/tests/components/ipp/ @ctalkington
|
||||
/homeassistant/components/iqvia/ @bachya
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "ipma",
|
||||
"name": "Instituto Portugu\u00eas do Mar e Atmosfera (IPMA)",
|
||||
"codeowners": ["@dgomes", "@abmantis"],
|
||||
"codeowners": ["@dgomes"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ipma",
|
||||
"iot_class": "cloud_polling",
|
||||
|
Reference in New Issue
Block a user