Add myself as codeowner to HmIP Cloud (#26140)
This commit is contained in:
parent
be0739626b
commit
bc5cec97f4
2 changed files with 4 additions and 1 deletions
|
@ -119,6 +119,7 @@ homeassistant/components/hive/* @Rendili @KJonline
|
|||
homeassistant/components/homeassistant/* @home-assistant/core
|
||||
homeassistant/components/homekit_controller/* @Jc2k
|
||||
homeassistant/components/homematic/* @pvizeli @danielperna84
|
||||
homeassistant/components/homematicip_cloud/* @SukramJ
|
||||
homeassistant/components/honeywell/* @zxdavb
|
||||
homeassistant/components/html5/* @robbiet480
|
||||
homeassistant/components/http/* @home-assistant/core
|
||||
|
|
|
@ -7,5 +7,7 @@
|
|||
"homematicip==0.10.10"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": [
|
||||
"@SukramJ"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue