From 0d4aee20ee54cc928a8026ba023cf68052e0a31a Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Sat, 10 Feb 2018 10:32:20 +0100
Subject: [PATCH] police

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

diff --git a/templates/README.md b/templates/README.md
index c2c381e..62c4101 100644
--- a/templates/README.md
+++ b/templates/README.md
@@ -64,6 +64,9 @@ $ curl -k --silent https://gitlab.idiap.ch/bob/bob.admin/raw/master/templates/me
 $ sed -i "s/<PACKAGE>/`basename $(pwd)`/g" conda/meta.yaml
 ```
 
+The template `meta.yaml` file in bob.admin is up-to-date. If you see a bob
+package that does not look similar to this recipe, please let us know ASAP.
+
 You should refrain from modifying the recipe except for the places that you are
 asked to modify. We want to keep recipes as similar as possible so that
 updating all of them in future would be possible by a script.
-- 
GitLab