mirror of https://github.com/google/oss-fuzz.git
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:
parent
007606bc82
commit
79b521a629
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue