Skip to content

Commit c4ddc03

Browse files
authored
Update codeowner for switchbot cloud Integration (home-assistant#152526)
1 parent 9db5aaf commit c4ddc03

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

homeassistant/components/switchbot_cloud/manifest.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
22
"domain": "switchbot_cloud",
33
"name": "SwitchBot Cloud",
4-
"codeowners": ["@SeraphicRav", "@laurence-presland", "@Gigatrappeur"],
4+
"codeowners": [
5+
"@SeraphicRav",
6+
"@laurence-presland",
7+
"@Gigatrappeur",
8+
"@XiaoLing-git"
9+
],
510
"config_flow": true,
611
"dependencies": ["webhook"],
712
"documentation": "https://www.home-assistant.io/integrations/switchbot_cloud",

0 commit comments

Comments
 (0)