mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Add bieniu as code owner for shelly (#39467)
This commit is contained in:
parent
9d1045dd7a
commit
80910b4f9a
@ -368,7 +368,7 @@ homeassistant/components/seven_segments/* @fabaff
|
|||||||
homeassistant/components/seventeentrack/* @bachya
|
homeassistant/components/seventeentrack/* @bachya
|
||||||
homeassistant/components/sharkiq/* @ajmarks
|
homeassistant/components/sharkiq/* @ajmarks
|
||||||
homeassistant/components/shell_command/* @home-assistant/core
|
homeassistant/components/shell_command/* @home-assistant/core
|
||||||
homeassistant/components/shelly/* @balloob
|
homeassistant/components/shelly/* @balloob @bieniu
|
||||||
homeassistant/components/shiftr/* @fabaff
|
homeassistant/components/shiftr/* @fabaff
|
||||||
homeassistant/components/shodan/* @fabaff
|
homeassistant/components/shodan/* @fabaff
|
||||||
homeassistant/components/sighthound/* @robmarkcole
|
homeassistant/components/sighthound/* @robmarkcole
|
||||||
|
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/shelly2",
|
"documentation": "https://www.home-assistant.io/integrations/shelly2",
|
||||||
"requirements": ["aioshelly==0.2.1"],
|
"requirements": ["aioshelly==0.2.1"],
|
||||||
"zeroconf": ["_http._tcp.local."],
|
"zeroconf": ["_http._tcp.local."],
|
||||||
"codeowners": ["@balloob"]
|
"codeowners": ["@balloob", "@bieniu"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user