doc: update Matt McCormick email

This commit is contained in:
Matt McCormick
2024-11-08 17:11:12 -05:00
parent 86a1cca977
commit 54ee1fddbc
46 changed files with 47 additions and 47 deletions

View File

@ -1,6 +1,6 @@
ARG ORG=dockcross
FROM ${ORG}/base:latest
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
MAINTAINER Matt McCormick "matt@mmmccormick.com"
# The cross-compiling emulator
RUN apt-get update && apt-get install -y \