From 8119a4954c70fd5e74df61de005af44ffb3d7097 Mon Sep 17 00:00:00 2001 From: Tony Roberts Date: Mon, 13 Nov 2023 11:02:31 +0000 Subject: [PATCH] Update manifest.json Update codeowners to proper github usernames --- custom_components/wundasmart/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/wundasmart/manifest.json b/custom_components/wundasmart/manifest.json index 31f1104..098048a 100644 --- a/custom_components/wundasmart/manifest.json +++ b/custom_components/wundasmart/manifest.json @@ -13,7 +13,7 @@ "homekit": {}, "dependencies": [], "codeowners": [ - "@ob0t", + "ob0t", "tonyroberts" ], "iot_class": "local_polling"