diff --git a/custom_components/ha_text_ai/manifest.json b/custom_components/ha_text_ai/manifest.json index 880849d..5442bdc 100644 --- a/custom_components/ha_text_ai/manifest.json +++ b/custom_components/ha_text_ai/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://github.com/smkrv/ha-text-ai", "issue_tracker": "https://github.com/smkrv/ha-text-ai/issues", "dependencies": [], - "codeowners": ["@your_username"], + "codeowners": ["@smkrv"], "requirements": ["openai==0.27.8"], "config_flow": true, "iot_class": "cloud_polling",