[recipes] Improve the short names of our test chefs



commit be9ccf1ec742832e9b360581229ee39ead0a8a2d
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Dec 14 19:32:06 2016 -0500

    Improve the short names of our test chefs
    
    Doing this tests that the id and name are now properly separated.

 data/chefs.db |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/chefs.db b/data/chefs.db
index c0d7365..e43c734 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -16,7 +16,7 @@ Description=Ray is a Desktop Software Engineer at Red Hat\nand vegetarian who oc
 
 [alex]
 Image=images/alex.png
-Name=alex
+Name=Alex
 Fullname=Alex Larsson
 Description=The Swedish conspiracy lives on
 
@@ -34,18 +34,18 @@ Description=He cooks with GTK+
 
 [elvin]
 Image=images/elvin.jpg
-Name=elvin
+Name=Elvin
 Fullname=Emel Elvin
 Description=Elvin lives in Istanbul
 
 [sri]
 Image=
-Name=sri
+Name=Sri
 Fullname=Sri R
 Description=Portland+GNOME=♥
 
 [mclasen]
 Image=images/mclasen.jpg
-Name=mclasen
+Name=Matthias
 Fullname=Matthias Clasen
 Description=Just some guy


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