Add myself as codeowner for BTHome (#125184)
parent
d8382c6de2
commit
d5c2e6ec35
|
@ -228,8 +228,8 @@ build.json @home-assistant/supervisor
|
||||||
/homeassistant/components/bsblan/ @liudger
|
/homeassistant/components/bsblan/ @liudger
|
||||||
/tests/components/bsblan/ @liudger
|
/tests/components/bsblan/ @liudger
|
||||||
/homeassistant/components/bt_smarthub/ @typhoon2099
|
/homeassistant/components/bt_smarthub/ @typhoon2099
|
||||||
/homeassistant/components/bthome/ @Ernst79
|
/homeassistant/components/bthome/ @Ernst79 @thecode
|
||||||
/tests/components/bthome/ @Ernst79
|
/tests/components/bthome/ @Ernst79 @thecode
|
||||||
/homeassistant/components/buienradar/ @mjj4791 @ties @Robbie1221
|
/homeassistant/components/buienradar/ @mjj4791 @ties @Robbie1221
|
||||||
/tests/components/buienradar/ @mjj4791 @ties @Robbie1221
|
/tests/components/buienradar/ @mjj4791 @ties @Robbie1221
|
||||||
/homeassistant/components/button/ @home-assistant/core
|
/homeassistant/components/button/ @home-assistant/core
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"service_data_uuid": "0000fcd2-0000-1000-8000-00805f9b34fb"
|
"service_data_uuid": "0000fcd2-0000-1000-8000-00805f9b34fb"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"codeowners": ["@Ernst79"],
|
"codeowners": ["@Ernst79", "@thecode"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/bthome",
|
"documentation": "https://www.home-assistant.io/integrations/bthome",
|
||||||
|
|
Loading…
Reference in New Issue