Add @Kane610 to zeroconf CODEOWNERS

This commit is contained in:
Robbie Trencheny 2019-05-16 12:28:24 -07:00
parent c9703872e2
commit 96fd874090
No known key found for this signature in database
GPG Key ID: 1E236BB235BF0021
2 changed files with 3 additions and 2 deletions

View File

@ -269,7 +269,7 @@ homeassistant/components/yeelight/* @rytilahti @zewelor
homeassistant/components/yeelightsunflower/* @lindsaymarkward
homeassistant/components/yessssms/* @flowolf
homeassistant/components/yi/* @bachya
homeassistant/components/zeroconf/* @robbiet480
homeassistant/components/zeroconf/* @robbiet480 @Kane610
homeassistant/components/zha/* @dmulcahey @adminiuga
homeassistant/components/zone/* @home-assistant/core
homeassistant/components/zoneminder/* @rohankapoorcom

View File

@ -9,6 +9,7 @@
"api"
],
"codeowners": [
"@robbiet480"
"@robbiet480",
"@Kane610"
]
}