Update the maintainer of FreeType's `Dockerfile` (#1711)

- Set myself as the maintainer since I will spend most time 
  with FreeType's fuzzers in near future.
This commit is contained in:
Armin Hasitzka 2018-08-13 18:44:55 +01:00 committed by jonathanmetzman
parent 007606bc82
commit 79b521a629
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
MAINTAINER mike.aizatsky@gmail.com
MAINTAINER prince.cherusker@gmail.com
RUN apt-get update && \
apt-get install -y \