Add myself as a code owner for ZHA (#102812)
Add 'TheJulianJES' as a code owner for ZHA
This commit is contained in:
parent
27ac2ceae3
commit
f9712627c5
2 changed files with 3 additions and 3 deletions
|
@ -1501,8 +1501,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/zerproc/ @emlove
|
||||
/homeassistant/components/zeversolar/ @kvanzuijlen
|
||||
/tests/components/zeversolar/ @kvanzuijlen
|
||||
/homeassistant/components/zha/ @dmulcahey @adminiuga @puddly
|
||||
/tests/components/zha/ @dmulcahey @adminiuga @puddly
|
||||
/homeassistant/components/zha/ @dmulcahey @adminiuga @puddly @TheJulianJES
|
||||
/tests/components/zha/ @dmulcahey @adminiuga @puddly @TheJulianJES
|
||||
/homeassistant/components/zodiac/ @JulienTant
|
||||
/tests/components/zodiac/ @JulienTant
|
||||
/homeassistant/components/zone/ @home-assistant/core
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"domain": "zha",
|
||||
"name": "Zigbee Home Automation",
|
||||
"after_dependencies": ["onboarding", "usb"],
|
||||
"codeowners": ["@dmulcahey", "@adminiuga", "@puddly"],
|
||||
"codeowners": ["@dmulcahey", "@adminiuga", "@puddly", "@TheJulianJES"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["file_upload"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue