From b85871fa4a0954d1c5bd4a11c6566902cc686566 Mon Sep 17 00:00:00 2001 From: "Amy Marrich (spotz)" Date: Thu, 18 Jun 2020 12:01:18 -0500 Subject: [PATCH] Changed current employer Employment and emails updated. Change-Id: I2d55f061405841d45ddd81a58e828c67ce697353 --- etc/default_data.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/default_data.json b/etc/default_data.json index 39228283b..779fea751 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -2869,11 +2869,15 @@ }, { "company_name": "Independent", + "end_date": "2020-Mar-16" + }, + { + "company_name": "Red Hat", "end_date": null } ], "user_name": "Amy Marrich", - "emails": ["amy@demarco.com", "amy@taotesting.com", "amy@linuxacademy.com", "amy.marrich@rackspace.com"] + "emails": ["amy@demarco.com", "amy@redhat.com", "amy@taotesting.com", "amy@linuxacademy.com", "amy.marrich@rackspace.com"] }, { "launchpad_id": "anand1712",