From 87376ec310ab742528bb0a50ed7aa434f9fb174d Mon Sep 17 00:00:00 2001 From: Laurence Presland Date: Sat, 13 Apr 2024 22:11:06 +1000 Subject: [PATCH] Rename GH username --- homeassistant/components/switchbot_cloud/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",