1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/sisyphus/manifest.json
Jonathan Keljo 572b81e7e0 Add myself to owners for components I contributed (#31020)
* Add myself to owners for components I contributed

* Update CODEOWNERS
2020-01-22 17:49:00 -08:00

9 lines
221 B
JSON

{
"domain": "sisyphus",
"name": "Sisyphus",
"documentation": "https://www.home-assistant.io/integrations/sisyphus",
"requirements": ["sisyphus-control==2.2.1"],
"dependencies": [],
"codeowners": ["@jkeljo"]
}