Remove @bachya as a Slack codeowner (#93408)

* Remove @bachya as a Slack codeowner

* Manifest
This commit is contained in:
Aaron Bach 2023-05-23 10:55:55 -06:00 committed by GitHub
parent e2fb1de0d9
commit fdf40fd1e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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",