From 662a328cb86500de7cc89893157ebb63aa4cd41c Mon Sep 17 00:00:00 2001 From: Ilya Shakhat Date: Mon, 19 Aug 2013 14:16:27 +0400 Subject: [PATCH] Added reddwarf to list of robots Also added Sergey Scripnick to default data Closes bug 1213367 Change-Id: If3a5df2eaceb95045e49228bcc22ef19d8478c45 --- etc/default_data.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/etc/default_data.json b/etc/default_data.json index 18cd89ce5..94753bafd 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -884,6 +884,17 @@ "user_name": "Ewan Mellor", "emails": ["ewan.mellor@citrix.com"] }, + { + "launchpad_id": "eyerediskin", + "companies": [ + { + "company_name": "Mirantis", + "end_date": null + } + ], + "user_name": "Sergey Skripnick", + "emails": ["sskripnick@mirantis.com", "eyerediskin@gmail.com"] + }, { "launchpad_id": "fifieldt", "companies": [ @@ -2034,7 +2045,8 @@ "user_name": "OpenStack Robot", "emails": ["review@openstack.org", "jenkins@review.openstack.org", "jenkins@openstack.org", "hudson@openstack.org", - "openstack-infra@lists.openstack.org", "elastic-hadoop-ci@mirantis.com"] + "openstack-infra@lists.openstack.org", "elastic-hadoop-ci@mirantis.com", + "reddwarf-jenkins@googlegroups.com"] }, { "launchpad_id": "p-draigbrady",