Update urls and maintainer name

This commit is contained in:
2022-08-13 20:45:44 +02:00
parent f08b0ecaee
commit cbe6bcf343
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ LABEL \
io.hass.arch="${BUILD_ARCH}" \
io.hass.type="addon" \
io.hass.version=${BUILD_VERSION} \
maintainer="Franck Nijhof <frenck@addons.community>" \
maintainer="Nico Störzbach <nico@nstoerzbach.de>" \
org.opencontainers.image.title="${BUILD_NAME}" \
org.opencontainers.image.description="${BUILD_DESCRIPTION}" \
org.opencontainers.image.vendor="Home Assistant Community Add-ons" \