aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/aspell/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/aspell/Dockerfile')
-rw-r--r--projects/aspell/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/aspell/Dockerfile b/projects/aspell/Dockerfile
index a444a366..44c3ea0e 100644
--- a/projects/aspell/Dockerfile
+++ b/projects/aspell/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER cmeister2@gmail.com
RUN git clone --depth 1 https://github.com/gnuaspell/aspell.git $SRC/aspell
RUN git clone --depth 1 -b master https://github.com/gnuaspell/aspell-fuzz.git $SRC/aspell-fuzz