aboutsummaryrefslogtreecommitdiff
path: root/projects/servo/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/servo/Dockerfile')
-rw-r--r--projects/servo/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/servo/Dockerfile b/projects/servo/Dockerfile
index 9de604f1e..a0e081d0c 100644
--- a/projects/servo/Dockerfile
+++ b/projects/servo/Dockerfile
@@ -14,7 +14,6 @@
#
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER david@adalogics.com
RUN git clone --depth 1 https://github.com/servo/html5ever
RUN git clone --depth 1 https://github.com/servo/rust-url