[recipes] Add a marker to chefs.db for where test data starts



commit 4e5955c8d2216d0a47a056896ee8b206e7dd00b4
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 8 16:14:33 2016 -0500

    Add a marker to chefs.db for where test data starts

 data/chefs.db |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/data/chefs.db b/data/chefs.db
index f468fc2..6161ca2 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -1,3 +1,13 @@
+[halfline]
+Image=images/halfline.jpg
+Name=halfline
+Fullname=Ray Strode
+Description=Ray is a Desktop Software Engineer at Red Hat\nand vegetarian who occasionally enjoys cooking.
+
+#
+# Below this line is test data that should be phased out as we grow more contributions
+#
+
 [alex]
 Image=images/alex.png
 Name=alex
@@ -10,12 +20,6 @@ Name=jrb
 Fullname=Jonathan
 Description=
 
-[halfline]
-Image=images/halfline.jpg
-Name=halfline
-Fullname=Ray Strode
-Description=Ray is a Desktop Software Engineer at Red Hat\nand vegetarian who occasionally enjoys cooking.
-
 [ebassi]
 Image=
 Name=ebassi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]