mirror of
https://github.com/home-assistant/core.git
synced 2026-08-03 20:24:55 +02:00
Remove hugo-vrijswijk from backblaze_b2 codeowners (#178067)
This commit is contained in:
committed by
GitHub
parent
3c2d169c96
commit
de40c4e667
Generated
+2
-2
@@ -215,8 +215,8 @@ CLAUDE.md @home-assistant/core
|
|||||||
/homeassistant/components/azure_service_bus/ @hfurubotten
|
/homeassistant/components/azure_service_bus/ @hfurubotten
|
||||||
/homeassistant/components/azure_storage/ @zweckj
|
/homeassistant/components/azure_storage/ @zweckj
|
||||||
/tests/components/azure_storage/ @zweckj
|
/tests/components/azure_storage/ @zweckj
|
||||||
/homeassistant/components/backblaze_b2/ @hugo-vrijswijk @ElCruncharino
|
/homeassistant/components/backblaze_b2/ @ElCruncharino
|
||||||
/tests/components/backblaze_b2/ @hugo-vrijswijk @ElCruncharino
|
/tests/components/backblaze_b2/ @ElCruncharino
|
||||||
/homeassistant/components/backup/ @home-assistant/core
|
/homeassistant/components/backup/ @home-assistant/core
|
||||||
/tests/components/backup/ @home-assistant/core
|
/tests/components/backup/ @home-assistant/core
|
||||||
/homeassistant/components/baf/ @bdraco @jfroy
|
/homeassistant/components/baf/ @bdraco @jfroy
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "backblaze_b2",
|
"domain": "backblaze_b2",
|
||||||
"name": "Backblaze B2",
|
"name": "Backblaze B2",
|
||||||
"codeowners": ["@hugo-vrijswijk", "@ElCruncharino"],
|
"codeowners": ["@ElCruncharino"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/backblaze_b2",
|
"documentation": "https://www.home-assistant.io/integrations/backblaze_b2",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
|
|||||||
Reference in New Issue
Block a user