Add back missing author mention

This commit is contained in:
Patrick Jentsch
2021-02-24 15:17:42 +01:00
parent 613bceb4ff
commit da29659a9b
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM debian:buster-slim
LABEL authors="Patrick Jentsch <p.jentsch@uni-bielefeld.de>"
LABEL authors="Patrick Jentsch <p.jentsch@uni-bielefeld.de>, Stephan Porada <porada@posteo.de>"
ENV LANG=C.UTF-8