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