Take code owner for sun.sun (#23877)

* Take code owner

* Post hassfest
This commit is contained in:
Penny Wood 2019-05-15 16:14:35 +08:00 committed by Robbie Trencheny
parent 9da74dda43
commit 2dc78e6f0c
2 changed files with 2 additions and 2 deletions

View File

@ -214,7 +214,7 @@ homeassistant/components/spider/* @peternijssen
homeassistant/components/sql/* @dgomes
homeassistant/components/statistics/* @fabaff
homeassistant/components/stiebel_eltron/* @fucm
homeassistant/components/sun/* @home-assistant/core
homeassistant/components/sun/* @Swamp-Ig
homeassistant/components/supla/* @mwegrzynek
homeassistant/components/swiss_hydrological_data/* @fabaff
homeassistant/components/swiss_public_transport/* @fabaff

View File

@ -5,6 +5,6 @@
"requirements": [],
"dependencies": [],
"codeowners": [
"@home-assistant/core"
"@Swamp-Ig"
]
}