Add chris to website
This commit is contained in:
@@ -181,14 +181,14 @@ const teamRow6: ProfileInfo[] = [
|
|||||||
image: 'images/team/peter.jpg',
|
image: 'images/team/peter.jpg',
|
||||||
linkedIn: 'https://www.linkedin.com/in/peter-z-7b9595163/',
|
linkedIn: 'https://www.linkedin.com/in/peter-z-7b9595163/',
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// name: 'Chris Kalani',
|
name: 'Chris Kalani',
|
||||||
// title: 'Director of Design',
|
title: 'Director of Design',
|
||||||
// description: `Previously founded Wake (acquired by InVision). Early Facebook product designer.`,
|
description: `Previously founded Wake (acquired by InVision). Early Facebook product designer.`,
|
||||||
// image: 'images/team/chris.png',
|
image: 'images/team/chris.png',
|
||||||
// linkedIn: 'https://www.linkedin.com/in/chriskalani/',
|
linkedIn: 'https://www.linkedin.com/in/chriskalani/',
|
||||||
// github: 'https://github.com/chriskalani',
|
github: 'https://github.com/chriskalani',
|
||||||
// },
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const advisors: ProfileInfo[] = [
|
const advisors: ProfileInfo[] = [
|
||||||
|
@@ -4518,7 +4518,6 @@ ethereumjs-wallet@~0.6.0:
|
|||||||
|
|
||||||
ethers@0xproject/ethers.js#eip-838-reasons, ethers@3.0.22:
|
ethers@0xproject/ethers.js#eip-838-reasons, ethers@3.0.22:
|
||||||
version "3.0.18"
|
version "3.0.18"
|
||||||
uid b91342bd200d142af0165d6befddf783c8ae8447
|
|
||||||
resolved "https://codeload.github.com/0xproject/ethers.js/tar.gz/b91342bd200d142af0165d6befddf783c8ae8447"
|
resolved "https://codeload.github.com/0xproject/ethers.js/tar.gz/b91342bd200d142af0165d6befddf783c8ae8447"
|
||||||
dependencies:
|
dependencies:
|
||||||
aes-js "3.0.0"
|
aes-js "3.0.0"
|
||||||
@@ -8473,7 +8472,7 @@ now-and-later@^2.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
once "^1.3.2"
|
once "^1.3.2"
|
||||||
|
|
||||||
npm-run-all@4.1.3, npm-run-all@^4.1.2:
|
npm-run-all@^4.1.2:
|
||||||
version "4.1.3"
|
version "4.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
|
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Reference in New Issue
Block a user