Add pvizeli/danielperna84 to code owner of homematic (#22989)

* Add pvizeli/danielperna84 to code owner of homematic

* Update CODEOWNERS

* Run hassfest
This commit is contained in:
Pascal Vizeli 2019-04-15 22:13:29 +02:00 committed by Paulus Schoutsen
parent 497038b332
commit 8a4dd093f8
2 changed files with 5 additions and 1 deletions

View File

@ -97,6 +97,7 @@ homeassistant/components/history_graph/* @andrey-git
homeassistant/components/hive/* @Rendili @KJonline
homeassistant/components/homeassistant/* @home-assistant/core
homeassistant/components/homekit/* @cdce8p
homeassistant/components/homematic/* @pvizeli @danielperna84
homeassistant/components/html5/* @robbiet480
homeassistant/components/http/* @home-assistant/core
homeassistant/components/huawei_lte/* @scop

View File

@ -6,5 +6,8 @@
"pyhomematic==0.1.58"
],
"dependencies": [],
"codeowners": []
"codeowners": [
"@pvizeli",
"@danielperna84"
]
}