Add myself as code owner for google calendar integration (#67299)
parent
858c09060d
commit
f901c61d54
|
@ -353,6 +353,8 @@ homeassistant/components/gogogate2/* @vangorra @bdraco
|
|||
tests/components/gogogate2/* @vangorra @bdraco
|
||||
homeassistant/components/goodwe/* @mletenay @starkillerOG
|
||||
tests/components/goodwe/* @mletenay @starkillerOG
|
||||
homeassistant/components/google/* @allenporter
|
||||
tests/components/google/* @allenporter
|
||||
homeassistant/components/google_assistant/* @home-assistant/cloud
|
||||
tests/components/google_assistant/* @home-assistant/cloud
|
||||
homeassistant/components/google_cloud/* @lufton
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"httplib2==0.19.0",
|
||||
"oauth2client==4.1.3"
|
||||
],
|
||||
"codeowners": [],
|
||||
"codeowners": ["@allenporter"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["googleapiclient"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue