Entur public transport code owner (#29080)

* entur code owner

* gen codeowners file
This commit is contained in:
Heine Furubotten 2019-11-25 23:45:33 +01:00 committed by Fabian Affolter
parent 66b7dfec53
commit 04754b354c
2 changed files with 5 additions and 2 deletions

View File

@ -88,6 +88,7 @@ homeassistant/components/elv/* @majuss
homeassistant/components/emby/* @mezz64
homeassistant/components/enigma2/* @fbradyirl
homeassistant/components/enocean/* @bdurrer
homeassistant/components/entur_public_transport/* @hfurubotten
homeassistant/components/environment_canada/* @michaeldavie
homeassistant/components/ephember/* @ttroy50
homeassistant/components/epsonworkforce/* @ThaStealth

View File

@ -6,5 +6,7 @@
"enturclient==0.2.0"
],
"dependencies": [],
"codeowners": []
}
"codeowners": [
"@hfurubotten"
]
}