mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Add myself as code owner for co2signal (#105302)
This commit is contained in:
parent
a7845406a5
commit
12019ec77c
@ -207,8 +207,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/cloud/ @home-assistant/cloud
|
/tests/components/cloud/ @home-assistant/cloud
|
||||||
/homeassistant/components/cloudflare/ @ludeeus @ctalkington
|
/homeassistant/components/cloudflare/ @ludeeus @ctalkington
|
||||||
/tests/components/cloudflare/ @ludeeus @ctalkington
|
/tests/components/cloudflare/ @ludeeus @ctalkington
|
||||||
/homeassistant/components/co2signal/ @jpbede
|
/homeassistant/components/co2signal/ @jpbede @VIKTORVAV99
|
||||||
/tests/components/co2signal/ @jpbede
|
/tests/components/co2signal/ @jpbede @VIKTORVAV99
|
||||||
/homeassistant/components/coinbase/ @tombrien
|
/homeassistant/components/coinbase/ @tombrien
|
||||||
/tests/components/coinbase/ @tombrien
|
/tests/components/coinbase/ @tombrien
|
||||||
/homeassistant/components/color_extractor/ @GenericStudent
|
/homeassistant/components/color_extractor/ @GenericStudent
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "co2signal",
|
"domain": "co2signal",
|
||||||
"name": "Electricity Maps",
|
"name": "Electricity Maps",
|
||||||
"codeowners": ["@jpbede"],
|
"codeowners": ["@jpbede", "@VIKTORVAV99"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/co2signal",
|
"documentation": "https://www.home-assistant.io/integrations/co2signal",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user