diff --git a/custom_components/config_editor/manifest.json b/custom_components/config_editor/manifest.json index 940883c..df85976 100644 --- a/custom_components/config_editor/manifest.json +++ b/custom_components/config_editor/manifest.json @@ -2,8 +2,8 @@ "domain": "config_editor", "name": "Config Editor", "version": "4.3", - "codeowners": ["@htmltiger"], - "documentation": "https://github.com/htmltiger/config-editor-card", - "issue_tracker": "https://github.com/htmltiger/config-editor/issues", + "codeowners": ["@junkfix"], + "documentation": "https://github.com/junkfix/config-editor-card", + "issue_tracker": "https://github.com/junkfix/config-editor/issues", "iot_class": "local_polling" }