From 88a73b28b1e519a31261692cd8fc1181c2af610d Mon Sep 17 00:00:00 2001 From: liuxiaoyang Date: Fri, 17 Mar 2017 10:12:50 +0800 Subject: [PATCH] add my information to default_data.json Change-Id: I4039545e6d62773359aa59c2eb262bf4880e170d --- etc/default_data.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/etc/default_data.json b/etc/default_data.json index 4d320f13a..da6b08ef4 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -10032,6 +10032,18 @@ "user_name": "Jesse Pretorius", "emails": ["jesse.pretorius@rackspace.co.uk", "jesse.pretorius@gmail.com"] }, + { + "launchpad_id": "jesse2017", + "github_id": "mygrus", + "companies": [ + { + "company_name": "Fiberhome", + "end_date": null + } + ], + "user_name": "liuxiaoyang", + "emails": ["liuxiaoyang@fiberhome.com"] + }, { "launchpad_id": "jesseproudman", "github_id": "blueboxjesse",