Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion website/src/pages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,14 @@ export default class About extends React.Component<any, any> {
<strong>Bear Douglas</strong>, Slack
</div>
<br />
<div className="about__founders-advisors-item">
<strong>David Stewart</strong>, Business Advisor
</div>
<br />
<div className="about__founders-advisors-item">
<strong>Adam Frankl</strong>, Marketing Advisor
</div>
<br />
<div className="about__founders-advisors-item">
<strong>Jens Pillgram-Larsen</strong>, Google
</div>
Expand All @@ -334,16 +342,24 @@ export default class About extends React.Component<any, any> {
<strong>Mark Striebeck</strong>, Google
</div>
<br />
<div className="about__founders-advisors-item">
<strong>Mike Saparov</strong>, CoreOS
</div>
<br />
<div className="about__founders-advisors-item">
<strong>Audrey Maclean</strong>, Entrepreneur
</div>
<br />
<div className="about__founders-advisors-item">
<strong>Joseph Malchow</strong>, HNVR
</div>
<br />
<div className="about__founders-advisors-item">
<strong>Bill Malloy</strong>, Technologist &amp; Financier
</div>
<br />
<div className="about__founders-advisors-item">
<strong>John Vrionis</strong>, Lightspeed Venture Partners
<strong>John Vrionis</strong>, Unusual Ventures
</div>
<br />
<div className="about__founders-advisors-item">
Expand Down