mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Remove myself from scrape codeowners (#97524)
This commit is contained in:
parent
37cdd51183
commit
ed3ebdfea5
@ -1080,8 +1080,8 @@ build.json @home-assistant/supervisor
|
|||||||
/homeassistant/components/schlage/ @dknowles2
|
/homeassistant/components/schlage/ @dknowles2
|
||||||
/tests/components/schlage/ @dknowles2
|
/tests/components/schlage/ @dknowles2
|
||||||
/homeassistant/components/schluter/ @prairieapps
|
/homeassistant/components/schluter/ @prairieapps
|
||||||
/homeassistant/components/scrape/ @fabaff @gjohansson-ST @epenet
|
/homeassistant/components/scrape/ @fabaff @gjohansson-ST
|
||||||
/tests/components/scrape/ @fabaff @gjohansson-ST @epenet
|
/tests/components/scrape/ @fabaff @gjohansson-ST
|
||||||
/homeassistant/components/screenlogic/ @dieselrabbit @bdraco
|
/homeassistant/components/screenlogic/ @dieselrabbit @bdraco
|
||||||
/tests/components/screenlogic/ @dieselrabbit @bdraco
|
/tests/components/screenlogic/ @dieselrabbit @bdraco
|
||||||
/homeassistant/components/script/ @home-assistant/core
|
/homeassistant/components/script/ @home-assistant/core
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"domain": "scrape",
|
"domain": "scrape",
|
||||||
"name": "Scrape",
|
"name": "Scrape",
|
||||||
"after_dependencies": ["rest"],
|
"after_dependencies": ["rest"],
|
||||||
"codeowners": ["@fabaff", "@gjohansson-ST", "@epenet"],
|
"codeowners": ["@fabaff", "@gjohansson-ST"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user