Add epenet to samsungtv codeowners (#66654)

Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
epenet 2022-02-16 16:12:07 +01:00 committed by GitHub
parent 0bd0b4766e
commit 0911eb1fba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -802,8 +802,8 @@ tests/components/ruckus_unleashed/* @gabe565
homeassistant/components/safe_mode/* @home-assistant/core
tests/components/safe_mode/* @home-assistant/core
homeassistant/components/saj/* @fredericvl
homeassistant/components/samsungtv/* @escoand @chemelli74
tests/components/samsungtv/* @escoand @chemelli74
homeassistant/components/samsungtv/* @escoand @chemelli74 @epenet
tests/components/samsungtv/* @escoand @chemelli74 @epenet
homeassistant/components/scene/* @home-assistant/core
tests/components/scene/* @home-assistant/core
homeassistant/components/schluter/* @prairieapps

View file

@ -28,7 +28,8 @@
],
"codeowners": [
"@escoand",
"@chemelli74"
"@chemelli74",
"@epenet"
],
"config_flow": true,
"iot_class": "local_polling",