mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Remove myself from bitcoin codeowners (#70315)
This commit is contained in:
parent
78b02fe0ce
commit
4358152b63
@ -120,7 +120,6 @@ build.json @home-assistant/supervisor
|
|||||||
/homeassistant/components/beewi_smartclim/ @alemuro
|
/homeassistant/components/beewi_smartclim/ @alemuro
|
||||||
/homeassistant/components/binary_sensor/ @home-assistant/core
|
/homeassistant/components/binary_sensor/ @home-assistant/core
|
||||||
/tests/components/binary_sensor/ @home-assistant/core
|
/tests/components/binary_sensor/ @home-assistant/core
|
||||||
/homeassistant/components/bitcoin/ @fabaff
|
|
||||||
/homeassistant/components/bizkaibus/ @UgaitzEtxebarria
|
/homeassistant/components/bizkaibus/ @UgaitzEtxebarria
|
||||||
/homeassistant/components/blebox/ @bbx-a @bbx-jp
|
/homeassistant/components/blebox/ @bbx-a @bbx-jp
|
||||||
/tests/components/blebox/ @bbx-a @bbx-jp
|
/tests/components/blebox/ @bbx-a @bbx-jp
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "Bitcoin",
|
"name": "Bitcoin",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/bitcoin",
|
"documentation": "https://www.home-assistant.io/integrations/bitcoin",
|
||||||
"requirements": ["blockchain==1.4.4"],
|
"requirements": ["blockchain==1.4.4"],
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["blockchain"]
|
"loggers": ["blockchain"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user