Make myself the codeowner for androidtv (#25697)

This commit is contained in:
Jeff Irion 2019-08-04 16:03:37 -07:00 committed by Martin Hjelmare
parent f7cfe908f7
commit 70dfe42adb
2 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@ homeassistant/components/alpha_vantage/* @fabaff
homeassistant/components/amazon_polly/* @robbiet480
homeassistant/components/ambiclimate/* @danielhiversen
homeassistant/components/ambient_station/* @bachya
homeassistant/components/androidtv/* @JeffLIrion
homeassistant/components/apache_kafka/* @bachya
homeassistant/components/api/* @home-assistant/core
homeassistant/components/aprs/* @PhilRW

View File

@ -6,5 +6,5 @@
"androidtv==0.0.18"
],
"dependencies": [],
"codeowners": []
"codeowners": ["@JeffLIrion"]
}