aboutsummaryrefslogtreecommitdiff
path: root/projects/libxslt/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libxslt/Dockerfile')
-rw-r--r--projects/libxslt/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/libxslt/Dockerfile b/projects/libxslt/Dockerfile
index b020aeb73..2592e6a29 100644
--- a/projects/libxslt/Dockerfile
+++ b/projects/libxslt/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER wellnhofer@aevum.de
# Note that we don't use the system libxml2 but a custom instrumented build.
# libgcrypt is required for the crypto extensions of libexslt.