mirror of
https://github.com/esphome/esphome.git
synced 2025-11-19 00:05:43 +00:00
[bthome] Add CODEOWNERS entry (fix alphabetical fumble)
Add bthome component to CODEOWNERS file with @esphome/core ownership. Fixed alphabetical ordering fumble: initially placed bthome between bluetooth_proxy and bme280_base, but 'p' comes before 't' in the alphabet, so bthome correctly belongs between bp5758d and button.
This commit is contained in:
@@ -88,6 +88,7 @@ esphome/components/bmp3xx_spi/* @latonita
|
||||
esphome/components/bmp581/* @kahrendt
|
||||
esphome/components/bp1658cj/* @Cossid
|
||||
esphome/components/bp5758d/* @Cossid
|
||||
esphome/components/bthome/* @esphome/core
|
||||
esphome/components/button/* @esphome/core
|
||||
esphome/components/bytebuffer/* @clydebarrow
|
||||
esphome/components/camera/* @bdraco @DT-art1
|
||||
|
||||
Reference in New Issue
Block a user