mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Remove @StevenLooman from dlna_dmr codeowners (#115028)
* Remove myself from dlna_dmr codeowners * Update codeowners file --------- Co-authored-by: jbouwh <jan@jbsoft.nl>
This commit is contained in:
parent
9a1b0874fd
commit
78bb21138c
@ -316,8 +316,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/discovergy/ @jpbede
|
/tests/components/discovergy/ @jpbede
|
||||||
/homeassistant/components/dlink/ @tkdrob
|
/homeassistant/components/dlink/ @tkdrob
|
||||||
/tests/components/dlink/ @tkdrob
|
/tests/components/dlink/ @tkdrob
|
||||||
/homeassistant/components/dlna_dmr/ @StevenLooman @chishm
|
/homeassistant/components/dlna_dmr/ @chishm
|
||||||
/tests/components/dlna_dmr/ @StevenLooman @chishm
|
/tests/components/dlna_dmr/ @chishm
|
||||||
/homeassistant/components/dlna_dms/ @chishm
|
/homeassistant/components/dlna_dms/ @chishm
|
||||||
/tests/components/dlna_dms/ @chishm
|
/tests/components/dlna_dms/ @chishm
|
||||||
/homeassistant/components/dnsip/ @gjohansson-ST
|
/homeassistant/components/dnsip/ @gjohansson-ST
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"domain": "dlna_dmr",
|
"domain": "dlna_dmr",
|
||||||
"name": "DLNA Digital Media Renderer",
|
"name": "DLNA Digital Media Renderer",
|
||||||
"after_dependencies": ["media_source"],
|
"after_dependencies": ["media_source"],
|
||||||
"codeowners": ["@StevenLooman", "@chishm"],
|
"codeowners": ["@chishm"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["ssdp"],
|
"dependencies": ["ssdp"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dlna_dmr",
|
"documentation": "https://www.home-assistant.io/integrations/dlna_dmr",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user