Skip to content

Commit

Permalink
Add @puddly to the ZHA code owners
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Jul 8, 2022
1 parent 785ceb6 commit cc2b46f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1234,8 +1234,8 @@ build.json @home-assistant/supervisor
/tests/components/zeroconf/ @bdraco
/homeassistant/components/zerproc/ @emlove
/tests/components/zerproc/ @emlove
/homeassistant/components/zha/ @dmulcahey @adminiuga
/tests/components/zha/ @dmulcahey @adminiuga
/homeassistant/components/zha/ @dmulcahey @adminiuga @puddly
/tests/components/zha/ @dmulcahey @adminiuga @puddly
/homeassistant/components/zodiac/ @JulienTant
/tests/components/zodiac/ @JulienTant
/homeassistant/components/zone/ @home-assistant/core
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/zha/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"known_devices": ["Bitron Video AV2010/10"]
}
],
"codeowners": ["@dmulcahey", "@adminiuga"],
"codeowners": ["@dmulcahey", "@adminiuga", "@puddly"],
"zeroconf": [
{
"type": "_esphomelib._tcp.local.",
Expand Down

0 comments on commit cc2b46f

Please sign in to comment.