mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Drop codeowner for IMAP (#94033)
This commit is contained in:
parent
53e456f453
commit
07e26f9639
@ -565,8 +565,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/image_processing/ @home-assistant/core
|
||||
/homeassistant/components/image_upload/ @home-assistant/core
|
||||
/tests/components/image_upload/ @home-assistant/core
|
||||
/homeassistant/components/imap/ @engrbm87 @jbouwh
|
||||
/tests/components/imap/ @engrbm87 @jbouwh
|
||||
/homeassistant/components/imap/ @jbouwh
|
||||
/tests/components/imap/ @jbouwh
|
||||
/homeassistant/components/incomfort/ @zxdavb
|
||||
/homeassistant/components/influxdb/ @mdegat01
|
||||
/tests/components/influxdb/ @mdegat01
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "imap",
|
||||
"name": "IMAP",
|
||||
"codeowners": ["@engrbm87", "@jbouwh"],
|
||||
"codeowners": ["@jbouwh"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["repairs"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/imap",
|
||||
|
Loading…
x
Reference in New Issue
Block a user