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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -15,6 +15,6 @@
"websocket_api"
],
"codeowners": [
"@home-assistant/core"
"@home-assistant/frontend"
]
}

View File

@ -5,6 +5,6 @@
"requirements": [],
"dependencies": [],
"codeowners": [
"@home-assistant/core"
"@home-assistant/frontend"
]
}

View File

@ -7,6 +7,6 @@
"frontend"
],
"codeowners": [
"@home-assistant/core"
"@home-assistant/frontend"
]
}

View File

@ -7,6 +7,6 @@
"frontend"
],
"codeowners": [
"@home-assistant/core"
"@home-assistant/frontend"
]
}