Remove @bachya as a Slack codeowner (#93408)
* Remove @bachya as a Slack codeowner * Manifest
This commit is contained in:
parent
e2fb1de0d9
commit
fdf40fd1e5
2 changed files with 3 additions and 3 deletions
|
@ -1103,8 +1103,8 @@ build.json @home-assistant/supervisor
|
|||
/homeassistant/components/sky_hub/ @rogerselwyn
|
||||
/homeassistant/components/skybell/ @tkdrob
|
||||
/tests/components/skybell/ @tkdrob
|
||||
/homeassistant/components/slack/ @bachya @tkdrob
|
||||
/tests/components/slack/ @bachya @tkdrob
|
||||
/homeassistant/components/slack/ @tkdrob
|
||||
/tests/components/slack/ @tkdrob
|
||||
/homeassistant/components/sleepiq/ @mfugate1 @kbickar
|
||||
/tests/components/sleepiq/ @mfugate1 @kbickar
|
||||
/homeassistant/components/slide/ @ualex73
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "slack",
|
||||
"name": "Slack",
|
||||
"codeowners": ["@bachya", "@tkdrob"],
|
||||
"codeowners": ["@tkdrob"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/slack",
|
||||
"integration_type": "service",
|
||||
|
|
Loading…
Add table
Reference in a new issue