-
Notifications
You must be signed in to change notification settings - Fork 295
team: clarify that Sam is a founder. #3587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
thruflo
wants to merge
2
commits into
main
Choose a base branch
from
thruflo/sam-founder
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,21 +2,21 @@ | |
| { | ||
| 'slug': 'james', | ||
| 'name': 'James Arthur', | ||
| 'job_title': 'CEO', | ||
| 'job_title': 'Co-founder & CEO', | ||
| 'short_bio': 'Co-founder of Hazy and Opendesk. Founding Partner Post Urban Ventures. TED Prize, $1M Microsoft Prize.', | ||
| 'image': '/img/team/james2.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/thruflo', | ||
| 'profile_display_uri': 'in/thruflo', | ||
| 'profile_icon': 'social-linkedin', | ||
| 'location': 'Istria', | ||
| 'country': 'Croatia', | ||
| 'flag': 'hr', | ||
| 'location': 'San Francisco', | ||
| 'country': 'USA', | ||
| 'flag': 'us', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'valter', | ||
| 'name': 'Valter Balegas', | ||
| 'job_title': 'CTO', | ||
| 'job_title': 'Co-founder & CTO', | ||
| 'short_bio': 'Rich-CRDTs and Just Right Consistency. Founding Engineer at Concordant. MySQL at Oracle.', | ||
| 'image': '/img/team/valter-nov-23.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/balegas', | ||
|
|
@@ -30,7 +30,7 @@ | |
| { | ||
| 'slug': 'kyle', | ||
| 'name': 'Kyle Mathews', | ||
| 'job_title': 'CPO', | ||
| 'job_title': 'Co-founder & CPO', | ||
| 'short_bio': 'Co-founder, CEO and CTO of GatsbyJS (acquired by Netlify). Founder of RelateRocket and Eduglu. BYU.', | ||
| 'image': '/img/team/kyle.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/kylemathews', | ||
|
|
@@ -41,6 +41,20 @@ | |
| 'flag': 'us', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'sam', | ||
| 'name': 'Sam Willis', | ||
| 'job_title': 'Co-founder & Product Architect', | ||
| 'short_bio': 'Multidisciplinary developer, designer and engineer. PGlite, Tetra Framework. Co-founder POSTERHASTE.', | ||
| 'image': '/img/team/sam.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/samwillis', | ||
| 'profile_display_uri': 'in/samwillis', | ||
| 'profile_icon': 'social-linkedin', | ||
| 'location': 'Cambridge', | ||
| 'country': 'England', | ||
| 'flag': 'gb', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'kevin', | ||
| 'name': 'Kevin De Porre', | ||
|
|
@@ -70,17 +84,17 @@ | |
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'sam', | ||
| 'name': 'Sam Willis', | ||
| 'slug': 'stefanos', | ||
| 'name': 'Stefanos Mousafeiris', | ||
| 'job_title': 'Founding Engineer', | ||
| 'short_bio': 'Multidisciplinary developer, designer and engineer. PGlite, Tetra Framework. Co-founder POSTERHASTE.', | ||
| 'image': '/img/team/sam.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/samwillis', | ||
| 'profile_display_uri': 'in/samwillis', | ||
| 'short_bio': 'Lead Engineer at boat navigation app "savvy navvy". Quantum physics at Imperial.', | ||
| 'image': '/img/team/stefanos.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/stefanosmousafeiris', | ||
| 'profile_display_uri': 'in/smousafeiris', | ||
| 'profile_icon': 'social-linkedin', | ||
| 'location': 'Cambridge', | ||
| 'country': 'England', | ||
| 'flag': 'gb', | ||
| 'location': 'Thessaloniki', | ||
| 'country': 'Greece', | ||
| 'flag': 'gr', | ||
| 'published': true, | ||
| }, | ||
| { | ||
|
|
@@ -111,6 +125,20 @@ | |
| 'flag': 'gb', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'rob', | ||
| 'name': "Rob A'Court", | ||
| 'job_title': 'Founding Engineer', | ||
| 'short_bio': 'Founder, CEO at distributed SQL proxy DataAccelerator. Senior Engineer at Dyad.', | ||
| 'image': '/img/team/rob.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/rob-a-court-b4a3a31', | ||
| 'profile_display_uri': 'in/rob-a-court', | ||
| 'profile_icon': 'social-linkedin', | ||
| 'location': 'Brighton', | ||
| 'country': 'England', | ||
| 'flag': 'gb', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'paul', | ||
| 'name': 'Paul Harter', | ||
|
|
@@ -125,52 +153,10 @@ | |
| 'flag': 'gb', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'pmp-p', | ||
| 'name': 'Paul Peny', | ||
| 'job_title': 'Systems Engineer', | ||
| 'short_bio': 'Cross platform compilation and WASM expert. Maintainer of the pygame-web ecosystem.', | ||
| 'image': '/img/team/pmp-p.jpg', | ||
| 'profile_uri': 'https://github.com/pmp-p', | ||
| 'profile_display_uri': '@pmp-p', | ||
| 'profile_icon': 'social-github', | ||
| 'location': 'Undisclosed', | ||
| 'country': 'France', | ||
| 'flag': 'fr', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'stefanos', | ||
| 'name': 'Stefanos Mousafeiris', | ||
| 'job_title': 'Staff Engineer', | ||
| 'short_bio': 'Lead Engineer at boat navigation app "savvy navvy". Quantum physics at Imperial.', | ||
| 'image': '/img/team/stefanos.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/stefanosmousafeiris', | ||
| 'profile_display_uri': 'in/smousafeiris', | ||
| 'profile_icon': 'social-linkedin', | ||
| 'location': 'Thessaloniki', | ||
| 'country': 'Greece', | ||
| 'flag': 'gr', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'rob', | ||
| 'name': "Rob A'Court", | ||
| 'job_title': 'Staff Engineer', | ||
| 'short_bio': 'Founder, CEO at distributed SQL proxy DataAccelerator. Senior Engineer at Dyad.', | ||
| 'image': '/img/team/rob.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/rob-a-court-b4a3a31', | ||
| 'profile_display_uri': 'in/rob-a-court', | ||
| 'profile_icon': 'social-linkedin', | ||
| 'location': 'Brighton', | ||
| 'country': 'England', | ||
| 'flag': 'gb', | ||
| 'published': true, | ||
| }, | ||
| { | ||
| 'slug': 'tudor', | ||
| 'name': 'Tudor Zaharia', | ||
| 'job_title': 'Staff Engineer', | ||
| 'job_title': 'Founding Engineer', | ||
| 'short_bio': 'HPC enthusiast. Former [email protected]. 8 to 64bit programmer. Maker of cophone.io. PGlite ♥', | ||
| 'image': '/img/team/tudor.jpg', | ||
| 'profile_uri': 'https://www.linkedin.com/in/tdrz', | ||
|
|
||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CDBO chief DB officer 😀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CPGD2DBO