From aa8f994464f388c3042a722f93e4ef44264bcd70 Mon Sep 17 00:00:00 2001 From: Michael H Wilson Date: Mon, 5 May 2014 16:12:59 -0700 Subject: [PATCH] Add new company affiliation for Mike Wilson Change-Id: Ifc924f80860a0f486f3eb4608a8dec800dc8f49d --- etc/default_data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/default_data.json b/etc/default_data.json index c0c954c1a..bad23e791 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -1889,6 +1889,10 @@ "companies": [ { "company_name": "Bluehost", + "end_date": "2014-Apr-25" + }, + { + "company_name": "Mirantis", "end_date": null } ],