diff --git a/metainfo.json b/metainfo.json
index b266a4a91c3e078a2287ed56965f72c3d79fe23a..65e1d15015e3693cc84f396a5dc2d787160d6b2c 100644
--- a/metainfo.json
+++ b/metainfo.json
@@ -4,7 +4,7 @@
     "Andreas, Leitherer",
     "Luca, M. Ghiringhelli"
   ],
-  "email": "user@domain.com",
+  "email": "ghiringhelli@fhi-berlin.mpg.de",
   "title": "(Convolutional) Neural network tutorial ",
   "description": "In this tutorial, we briefly introduce the main ideas behind convolutional neural networks, build a neural network model with Keras, and explain the classification decision process using attentive response maps.",
   "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-convolutional-nn",