mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +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/binary_sensor/ @home-assistant/core
|
||||
/tests/components/binary_sensor/ @home-assistant/core
|
||||
/homeassistant/components/bitcoin/ @fabaff
|
||||
/homeassistant/components/bizkaibus/ @UgaitzEtxebarria
|
||||
/homeassistant/components/blebox/ @bbx-a @bbx-jp
|
||||
/tests/components/blebox/ @bbx-a @bbx-jp
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Bitcoin",
|
||||
"documentation": "https://www.home-assistant.io/integrations/bitcoin",
|
||||
"requirements": ["blockchain==1.4.4"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["blockchain"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user