update maintainers

This commit is contained in:
aptalca 2019-12-04 12:00:03 -05:00 committed by Ryan Kuba
parent e8cd4d7e89
commit 25f33c7775
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ ARG BUILD_DATE
ARG VERSION
ARG PLEX_RELEASE
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="sparklyballs, thelamer"
LABEL maintainer="thelamer"
#Add needed nvidia environment variables for https://github.com/NVIDIA/nvidia-docker
ENV NVIDIA_DRIVER_CAPABILITIES="compute,video,utility"