From 9e799c894859c1d6c487bd83b7b96ff7e70f8cbb Mon Sep 17 00:00:00 2001 From: xiaochao Date: Mon, 13 Oct 2025 15:31:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9github=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/fn_nas/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/fn_nas/manifest.json b/custom_components/fn_nas/manifest.json index 970f3ce..f8ac5ef 100644 --- a/custom_components/fn_nas/manifest.json +++ b/custom_components/fn_nas/manifest.json @@ -2,9 +2,9 @@ "domain": "fn_nas", "name": "飞牛NAS", "version": "1.3.8", - "documentation": "https://github.com/anxms/fn_nas", + "documentation": "https://github.com/xiaochao99/fn_nas", "dependencies": [], - "codeowners": ["@anxms"], + "codeowners": ["@xiaochao99"], "requirements": ["asyncssh>=2.13.1"], "iot_class": "local_polling", "config_flow": true