From 9087546e3a44e16b8c23d095d77e3606f5246b33 Mon Sep 17 00:00:00 2001 From: Matthew Oliver Date: Tue, 5 Apr 2022 10:04:24 +1000 Subject: [PATCH] Change company affiliation for matt-o I forgot the change my affiliation in stackalytics, I did on the openstack portal. So changing it here now. Change-Id: I415b47387c8bd99791af025e03e7ae976c4c742a --- 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 6c2636eac..cb4f2c7e4 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -21996,11 +21996,15 @@ }, { "company_name": "SUSE", + "end_date": "2020-Dec-11" + }, + { + "company_name": "Nvidia", "end_date": null } ], "user_name": "Matthew Oliver", - "emails": ["matt@oliver.net.au", "moliver@suse.com", "matthew.oliver@suse.com"] + "emails": ["matt@oliver.net.au", "mpoliver@ndivia.com", "mpeteroliver@nvidia.com"] }, { "launchpad_id": "matt-jarvis",