diff --git a/homeassistant/components/switchbot_cloud/manifest.json b/homeassistant/components/switchbot_cloud/manifest.json index 271fc692b75..eeb8ad6deb7 100644 --- a/homeassistant/components/switchbot_cloud/manifest.json +++ b/homeassistant/components/switchbot_cloud/manifest.json @@ -1,7 +1,7 @@ { "domain": "switchbot_cloud", "name": "SwitchBot Cloud", - "codeowners": ["@SeraphicRav", "@PreslandBoy"], + "codeowners": ["@SeraphicRav", "@laurence-presland"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/switchbot_cloud", "iot_class": "cloud_polling",