Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit aff5b5f

Browse files
committed
🔨 Re-branding
1 parent 9ef299b commit aff5b5f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Community Home Assistant Add-ons: qemu-user-static
1+
# Home Assistant Community Add-ons: qemu-user-static
22

33
[![GitHub Release][releases-shield]][releases]
44
![Project Stage][project-stage-shield]

qemu-user-static/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ LABEL \
2020
org.label-schema.usage="https://github.com/hassio-addons/qemu-user-static/tree/master/README.md" \
2121
org.label-schema.vcs-ref=${BUILD_REF} \
2222
org.label-schema.vcs-url="https://github.com/hassio-addons/qemu-user-static" \
23-
org.label-schema.vendor="Community Home Assistant Add-ons"
23+
org.label-schema.vendor="Home Assistant Community Add-ons"

qemu-user-static/rootfs/usr/bin/register.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
# shellcheck disable=SC2034
33
# ==============================================================================
4-
# Community Home Assistant Add-ons: qemu-user-static
4+
# Home Assistant Community Add-ons: qemu-user-static
55
# Registers qemu-*-static for all Home Assistant supported processors
66
# ==============================================================================
77

0 commit comments

Comments
 (0)