update my email

This commit is contained in:
Paul Tagliamonte 2014-11-22 10:28:31 -05:00
parent 19c8af440f
commit 49073b8810
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
# VERSION 0.2
FROM python:3
MAINTAINER Paul R. Tagliamonte <paultag@debian.org>
MAINTAINER Paul R. Tagliamonte <paultag@hylang.org>
ADD . /opt/hylang/hy
RUN pip3 install -e /opt/hylang/hy