From b01bf37b5656a1f009411224791e15249ff07d37 Mon Sep 17 00:00:00 2001 From: Johnson koil raj Date: Fri, 10 Oct 2014 14:56:53 +0530 Subject: [PATCH] Changed the user_name added email Added the missing middle name in the user_name and added alternate email id as well Change-Id: I3b3b481631f46a47d0b5a860ee365d34466ce9ba --- etc/default_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/default_data.json b/etc/default_data.json index 805717cd3..70965867f 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -3476,8 +3476,8 @@ "end_date": null } ], - "user_name": "johnson raj", - "emails": ["johnson.raj@hp.com"] + "user_name": "Johnson koil raj", + "emails": ["johnson.raj@hp.com", "jjohnsonkoilraj@yahoo.co.in"] }, { "launchpad_id": "jk0",