Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Add chris to website
Browse files Browse the repository at this point in the history
  • Loading branch information
fragosti committed Jul 17, 2018
1 parent 0c04d49 commit a9038f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
16 changes: 8 additions & 8 deletions packages/website/ts/pages/about/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,14 @@ const teamRow6: ProfileInfo[] = [
image: 'images/team/peter.jpg',
linkedIn: 'https://www.linkedin.com/in/peter-z-7b9595163/',
},
// {
// name: 'Chris Kalani',
// title: 'Director of Design',
// description: `Previously founded Wake (acquired by InVision). Early Facebook product designer.`,
// image: 'images/team/chris.png',
// linkedIn: 'https://www.linkedin.com/in/chriskalani/',
// github: 'https://github.com/chriskalani',
// },
{
name: 'Chris Kalani',
title: 'Director of Design',
description: `Previously founded Wake (acquired by InVision). Early Facebook product designer.`,
image: 'images/team/chris.png',
linkedIn: 'https://www.linkedin.com/in/chriskalani/',
github: 'https://github.com/chriskalani',
},
];

const advisors: ProfileInfo[] = [
Expand Down
3 changes: 1 addition & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4518,7 +4518,6 @@ ethereumjs-wallet@~0.6.0:

ethers@0xproject/ethers.js#eip-838-reasons, ethers@3.0.22:
version "3.0.18"
uid b91342bd200d142af0165d6befddf783c8ae8447
resolved "https://codeload.github.com/0xproject/ethers.js/tar.gz/b91342bd200d142af0165d6befddf783c8ae8447"
dependencies:
aes-js "3.0.0"
Expand Down Expand Up @@ -8473,7 +8472,7 @@ now-and-later@^2.0.0:
dependencies:
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"
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
dependencies:
Expand Down

0 comments on commit a9038f2

Please sign in to comment.