mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 19:17:06 +00:00
* set myself as codeowner of xmpp, removed me from notify/* * changed the manifests as well
11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"domain": "notify",
|
|
"name": "Notify",
|
|
"documentation": "https://www.home-assistant.io/components/notify",
|
|
"requirements": [],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@home-assistant/core"
|
|
]
|
|
}
|