diff --git a/custom_components/medusa/manifest.json b/custom_components/medusa/manifest.json index 24921ff..b152972 100644 --- a/custom_components/medusa/manifest.json +++ b/custom_components/medusa/manifest.json @@ -1,11 +1,11 @@ { "domain": "medusa", "name": "Medusa Upcoming TV Shows", - "documentation": "https://github.com/IDmedia/hass-medusa", + "documentation": "https://github.com/the-jeffski/hass-medusa", "requirements": [], "dependencies": [], "version": "1.0.2", "codeowners": [ - "@IDmedia" + "@IDmedia @the-jeffski" ] }