Add @mib1185 as codeowner for Feedreader (#121399)
add @mib1185 as codeowner
This commit is contained in:
parent
52de706a85
commit
f1693f2fde
2 changed files with 3 additions and 1 deletions
|
@ -431,6 +431,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/fan/ @home-assistant/core
|
||||
/homeassistant/components/fastdotcom/ @rohankapoorcom @erwindouna
|
||||
/tests/components/fastdotcom/ @rohankapoorcom @erwindouna
|
||||
/homeassistant/components/feedreader/ @mib1185
|
||||
/tests/components/feedreader/ @mib1185
|
||||
/homeassistant/components/fibaro/ @rappenze
|
||||
/tests/components/fibaro/ @rappenze
|
||||
/homeassistant/components/file/ @fabaff
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "feedreader",
|
||||
"name": "Feedreader",
|
||||
"codeowners": [],
|
||||
"codeowners": ["@mib1185"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/feedreader",
|
||||
"iot_class": "cloud_polling",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue