Files
core/homeassistant/components/notify/manifest.json
T
Florian Klien daf2f30822 set myself as codeowner of xmpp, removed me from notify/* (#23207)
* set myself as codeowner of xmpp, removed me from notify/*

* changed the manifests as well
2019-04-18 12:26:02 -07:00

11 lines
209 B
JSON

{
"domain": "notify",
"name": "Notify",
"documentation": "https://www.home-assistant.io/components/notify",
"requirements": [],
"dependencies": [],
"codeowners": [
"@home-assistant/core"
]
}