mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Add wsdot code-owner (#160807)
This commit is contained in:
2
CODEOWNERS
generated
2
CODEOWNERS
generated
@@ -1880,6 +1880,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/worldclock/ @fabaff
|
||||
/homeassistant/components/ws66i/ @ssaenger
|
||||
/tests/components/ws66i/ @ssaenger
|
||||
/homeassistant/components/wsdot/ @ucodery
|
||||
/tests/components/wsdot/ @ucodery
|
||||
/homeassistant/components/wyoming/ @synesthesiam
|
||||
/tests/components/wyoming/ @synesthesiam
|
||||
/homeassistant/components/xbox/ @hunterjm @tr4nt0r
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "wsdot",
|
||||
"name": "Washington State Department of Transportation (WSDOT)",
|
||||
"codeowners": [],
|
||||
"codeowners": ["@ucodery"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/wsdot",
|
||||
"integration_type": "service",
|
||||
|
||||
Reference in New Issue
Block a user