mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Remove marthoc as ecobee code owner (#104053)
* Update ecobee manifest.json Remove @marthoc as codeowner. * run hassfest --------- Co-authored-by: Charles Garwood <cgarwood@gmail.com>
This commit is contained in:
parent
a78764f000
commit
fd7f75e9af
@ -307,8 +307,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/eafm/ @Jc2k
|
/tests/components/eafm/ @Jc2k
|
||||||
/homeassistant/components/easyenergy/ @klaasnicolaas
|
/homeassistant/components/easyenergy/ @klaasnicolaas
|
||||||
/tests/components/easyenergy/ @klaasnicolaas
|
/tests/components/easyenergy/ @klaasnicolaas
|
||||||
/homeassistant/components/ecobee/ @marthoc @marcolivierarsenault
|
/homeassistant/components/ecobee/ @marcolivierarsenault
|
||||||
/tests/components/ecobee/ @marthoc @marcolivierarsenault
|
/tests/components/ecobee/ @marcolivierarsenault
|
||||||
/homeassistant/components/ecoforest/ @pjanuario
|
/homeassistant/components/ecoforest/ @pjanuario
|
||||||
/tests/components/ecoforest/ @pjanuario
|
/tests/components/ecoforest/ @pjanuario
|
||||||
/homeassistant/components/econet/ @w1ll1am23
|
/homeassistant/components/econet/ @w1ll1am23
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "ecobee",
|
"domain": "ecobee",
|
||||||
"name": "ecobee",
|
"name": "ecobee",
|
||||||
"codeowners": ["@marthoc", "@marcolivierarsenault"],
|
"codeowners": ["@marcolivierarsenault"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
||||||
"homekit": {
|
"homekit": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user