Update owner frontend integrations [skip ci] (#24001)

This commit is contained in:
Paulus Schoutsen
2019-05-20 05:01:02 +02:00
committed by GitHub
parent 8d388c5e79
commit 5c346e8fb6
4 changed files with 4 additions and 4 deletions
@@ -15,6 +15,6 @@
"websocket_api"
],
"codeowners": [
"@home-assistant/core"
"@home-assistant/frontend"
]
}
@@ -5,6 +5,6 @@
"requirements": [],
"dependencies": [],
"codeowners": [
"@home-assistant/core"
"@home-assistant/frontend"
]
}
@@ -7,6 +7,6 @@
"frontend"
],
"codeowners": [
"@home-assistant/core"
"@home-assistant/frontend"
]
}
@@ -7,6 +7,6 @@
"frontend"
],
"codeowners": [
"@home-assistant/core"
"@home-assistant/frontend"
]
}