From cfd0119b5f72aa4264462e5d44fc3fd0565f8597 Mon Sep 17 00:00:00 2001
From: Sergey Nikitin <snikitin@mirantis.com>
Date: Sat, 24 Aug 2019 11:51:48 +0400
Subject: [PATCH] Added new users

Change-Id: Ia77cc822ae1cb361d537429de7ab9d4ca3ea5128
---
 etc/default_data.json | 46 +++++++++++++++++++++++++++++++++++--------
 1 file changed, 38 insertions(+), 8 deletions(-)

diff --git a/etc/default_data.json b/etc/default_data.json
index 2403fa540..f33368c78 100644
--- a/etc/default_data.json
+++ b/etc/default_data.json
@@ -4561,7 +4561,12 @@
                 }
             ],
             "user_name": "Bharat Kunwar",
-            "emails": ["b.kunwar@gmail.com", "bharat@stackhpc.com"]
+            "emails": [
+                "brtknr@bath.edu",
+                "bharat@stackhpc.com",
+                "b.kunwar@gmail.com",
+                "bharat.kunwar@bath.edu"
+            ]
         },
         {
             "launchpad_id": "bruno-semperlotti",
@@ -13372,11 +13377,24 @@
             "companies": [
                 {
                     "company_name": "Rackspace",
+                    "end_date": "2017-Apr-26"
+                },
+                {
+                    "company_name": "*independent",
+                    "end_date": "2019-Jul-28"
+                },
+                {
+                    "company_name": "Verizon Media",
                     "end_date": null
                 }
             ],
             "user_name": "Jay Faulkner",
-            "emails": ["jay@jvf.cc", "jay.faulkner@rackspace.com"]
+            "emails": [
+                "jason@oldos.org",
+                "jay@jvf.cc",
+                "jay.faulkner@rackspace.com",
+                "jay.faulkner@verizonmedia.com"
+            ]
         },
         {
             "launchpad_id": "jason-smithss",
@@ -24537,6 +24555,7 @@
         {
             "launchpad_id": "romang",
             "github_id": "gorshunovr",
+            "zanata_id": "gorshunovr",
             "companies": [
                 {
                     "company_name": "AT&T",
@@ -38424,11 +38443,6 @@
             "organization": "docker",
             "uri": "https://github.com/docker/cli.git"
         },
-        {
-            "module": "containerd",
-            "organization": "docker",
-            "uri": "https://github.com/containerd/containerd.git"
-        },
         {
             "module": "docker",
             "organization": "docker",
@@ -38509,6 +38523,11 @@
             "organization": "istio",
             "uri": "https://github.com/istio/proxy.git"
         },
+        {
+            "module": "istio.github.io",
+            "organization": "istio",
+            "uri": "https://github.com/istio/istio.github.io.git"
+        },
         {
             "module": "istio.io@istio",
             "organization": "istio",
@@ -39669,6 +39688,11 @@
             "uri": "https://github.com/dragonflyoss/Dragonfly.git",
             "organization": "Dragonfly"
         },
+        {
+            "module": "containerd",
+            "uri": "https://github.com/containerd/containerd.git",
+            "organization": "containerd"
+        },
         {
             "module": "coredns",
             "uri": "https://github.com/coredns/coredns.git",
@@ -40497,7 +40521,7 @@
             "title": "CNCF",
             "modules": [
                 "kubernetes", "prometheus", "fluentd", "grpc", "rkt", "vitess", "coredns", "linkerd", "helm", "cni",
-                "envoy", "jaeger", "notary", "tuf", "kubernetes-installers", "dragonfly"
+                "envoy", "jaeger", "notary", "tuf", "kubernetes-installers", "dragonfly", "containerd"
             ]
         },
         {
@@ -40596,6 +40620,12 @@
             "child": true,
             "modules": ["dragonfly"]
         },
+        {
+            "id": "containerd",
+            "title": "containerd",
+            "child": true,
+            "modules": ["containerd"]
+        },
         {
             "id": "unaffiliated",
             "title": "Other Projects",