diff --git a/setup.py b/setup.py
index 12a07ab2bbda996fce6c958fdb247f883820e94c..eb1e6067bbe56aba0b8b4dc9ea94cc50e67d93e9 100644
--- a/setup.py
+++ b/setup.py
@@ -51,8 +51,8 @@ setup(
 
     url = 'https://gitlab.idiap.ch/bob/bob.bio.gmm',
     license = 'BSD',
-    author = '<YourName>',
-    author_email = '<YourEmail>',
+    author = 'Andre Anjos',
+    author_email = 'andre.anjos@idiap.ch',
     keywords = 'bob, biometric recognition, evaluation',
 
     # If you have a better, long description of your package, place it on the