diff --git a/template/Dockerfile b/template/Dockerfile
index b65a19f97912d2a8528e806456da315f7d9a5f89..18e70a6db62d275504ef4dbecae7b075d2298cbd 100644
--- a/template/Dockerfile
+++ b/template/Dockerfile
@@ -26,7 +26,7 @@ FROM tomcat:9
 #    _/ /'`\\ \\_     \\  /\\  /    | |  | |`\\ \\  | |
 #   |____||____|     \\/  \\/    [___][__|  \\_][___]
 
-MAINTAINER Vincent Massol <vincent@massol.net>
+MAINTAINER XWiki Committers
 
 # Note: when using docker-compose, the ENV values below are overridden from the .env file.