Add codeowner for directv. (#32661)
This commit is contained in:
parent
61acf944c0
commit
69b19d54e8
2 changed files with 2 additions and 1 deletions
|
@ -83,6 +83,7 @@ homeassistant/components/demo/* @home-assistant/core
|
|||
homeassistant/components/derivative/* @afaucogney
|
||||
homeassistant/components/device_automation/* @home-assistant/core
|
||||
homeassistant/components/digital_ocean/* @fabaff
|
||||
homeassistant/components/directv/* @ctalkington
|
||||
homeassistant/components/discogs/* @thibmaek
|
||||
homeassistant/components/doorbird/* @oblogic7
|
||||
homeassistant/components/dsmr_reader/* @depl0y
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/directv",
|
||||
"requirements": ["directpy==0.6"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": ["@ctalkington"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue