mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Add myself as a remote calendar code owner (#146703)
This commit is contained in:
4
CODEOWNERS
generated
4
CODEOWNERS
generated
@ -1274,8 +1274,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/rehlko/ @bdraco @peterager
|
||||
/homeassistant/components/remote/ @home-assistant/core
|
||||
/tests/components/remote/ @home-assistant/core
|
||||
/homeassistant/components/remote_calendar/ @Thomas55555
|
||||
/tests/components/remote_calendar/ @Thomas55555
|
||||
/homeassistant/components/remote_calendar/ @Thomas55555 @allenporter
|
||||
/tests/components/remote_calendar/ @Thomas55555 @allenporter
|
||||
/homeassistant/components/renault/ @epenet
|
||||
/tests/components/renault/ @epenet
|
||||
/homeassistant/components/renson/ @jimmyd-be
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "remote_calendar",
|
||||
"name": "Remote Calendar",
|
||||
"codeowners": ["@Thomas55555"],
|
||||
"codeowners": ["@Thomas55555", "@allenporter"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/remote_calendar",
|
||||
"integration_type": "service",
|
||||
|
Reference in New Issue
Block a user