diff --git a/data/about.json b/data/about.json index 53327285..4615e060 100644 --- a/data/about.json +++ b/data/about.json @@ -69,10 +69,10 @@ } }, { - "name": "Anna Mehrländer", - "role": "Product", - "social": "https://twitter.com/annmehr", - "image": "./images/contributors/anna-mehrlaender.jpg", + "name": "Sonam Joshi", + "role": "Head of Product", + "social": "http://linkedin.com/in/sonamjoshi", + "image": "./images/contributors/sonam.jpg", "entity": { "name": "k/factory", "href": "https://k-f.co/" @@ -108,20 +108,20 @@ } }, { - "name": "Dennis Wellmann", + "name": "Graham Nelson", "role": "Product", - "social": "https://twitter.com/financeundtech", - "image": "./images/contributors/dennis.jpg", + "social": "https://twitter.com/0x4Graham", + "image": "./images/contributors/graham.jpg", "entity": { "name": "k/factory", "href": "https://k-f.co/" } }, { - "name": "Devin Black", - "role": "Product Marketing", - "social": "https://twitter.com/d_evvy", - "image": "./images/contributors/devin.jpg", + "name": "Jullia Merkel", + "role": "COO", + "social": "https://www.linkedin.com/in/julia-m-17b88517/", + "image": "./images/contributors/julia.jpg", "entity": { "name": "k/factory", "href": "https://k-f.co/" @@ -206,16 +206,6 @@ "href": "https://k-f.co/" } }, - { - "name": "JP Angelle", - "role": "Engineer", - "social": "https://twitter.com/gwei_whale", - "image": "./images/contributors/jp-angelle.jpg", - "entity": { - "name": "k/factory", - "href": "https://k-f.co/" - } - }, { "name": "Kate Beecroft", "role": "DAO and Community", diff --git a/data/images/contributors/graham.jpg b/data/images/contributors/graham.jpg new file mode 100644 index 00000000..7372da6e Binary files /dev/null and b/data/images/contributors/graham.jpg differ diff --git a/data/images/contributors/julia.jpg b/data/images/contributors/julia.jpg new file mode 100644 index 00000000..8ff61bc2 Binary files /dev/null and b/data/images/contributors/julia.jpg differ diff --git a/data/images/contributors/sonam.jpg b/data/images/contributors/sonam.jpg new file mode 100644 index 00000000..4089a06a Binary files /dev/null and b/data/images/contributors/sonam.jpg differ