chore: remove external contributors as maintainers

Big thank you to Raymond M Mouthaan and Huang Rui
This commit is contained in:
Zaiming Shi 2021-11-02 18:23:09 +01:00
parent 1d0c8a4eef
commit 42695a2f9a
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ LABEL org.label-schema.docker.dockerfile="Dockerfile" \
org.label-schema.url="https://emqx.io" \
org.label-schema.vcs-type="Git" \
org.label-schema.vcs-url="https://github.com/emqx/emqx" \
maintainer="Raymond M Mouthaan <raymondmmouthaan@gmail.com>, Huang Rui <vowstar@gmail.com>, EMQ X Team <support@emqx.io>"
maintainer="EMQ X Team <support@emqx.io>"
ARG QEMU_ARCH=x86_64
ARG EMQX_NAME=emqx