From 08120438992555f79699afa6bfd4abf0117b215c Mon Sep 17 00:00:00 2001
From: Pavel KORSHUNOV <pavel.korshunov@idiap.ch>
Date: Wed, 28 Sep 2016 11:16:42 +0200
Subject: [PATCH] README.md: Clarified the name to put in setup.py

---
 templates/README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/templates/README.md b/templates/README.md
index 7f50ff1..e95a397 100644
--- a/templates/README.md
+++ b/templates/README.md
@@ -87,6 +87,10 @@ Two possible cases:
    [this file](http://www.gnu.org/licenses/gpl.txt) on the root of your package
    with the name `COPYING` instead
 
+**Important note**: change the name and email in setup.py to the maintainer of 
+the package (you in most cases). Andre Anjos is used as an example, do not put 
+his name everywhere.
+
 Download commands:
 
 ```sh
-- 
GitLab