Skip to content

Commit

Permalink
Team Update (#2664)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan-Weaviate authored Sep 30, 2024
1 parent 1f43b78 commit cd8caa6
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 7 deletions.
1 change: 1 addition & 0 deletions src/components/AboutUsUpdate/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ p {
border: none;
background: whitesmoke;
transition: all 0.2s ease-out;
cursor: pointer;
}

a:hover {
Expand Down
34 changes: 27 additions & 7 deletions static/data/people.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@
"github": "asdine",
"team": "applied-research"
},
{
"name": "Augustas Skaburskas",
"title": "Full Stack Engineer",
"photo": "augustas.jpg",
"team": "weaviate-labs"
},
{
"name": "Benjamin Sabrin",
"title": "Head of Sales",
Expand Down Expand Up @@ -187,6 +193,14 @@
"linkedin": "david-street-552b7563",
"team": "wcd"
},
{
"name": "Darwin Corn (they/them)",
"title": "Client-Focused SRE",
"photo": "darwin.jpg",
"linkedin": "darwincorn",
"twitter": "ndc@pnw.zone",
"team": "delivery"
},
{
"name": "Deepti Naidu",
"title": "Partner Solution Engineer",
Expand All @@ -202,6 +216,12 @@
"github": "dirkkul",
"team": "database"
},
{
"name": "Dmytro Solovei",
"title": "Software Engineer",
"photo": "dmytro.jpg",
"team": "database"
},
{
"name": "Duda Nogueira",
"title": "Community Technical Support",
Expand Down Expand Up @@ -458,6 +478,13 @@
"photo": "nate-wilkinson.jpg",
"team": "database"
},
{
"name": "Nenad Malić",
"title": "Product Marketing Manager",
"photo": "nenad.jpg",
"team": "marketing",
"linkedin": "nenadmalic"
},
{
"name": "Nick Olivetti",
"title": "Enterprise Account Executive",
Expand Down Expand Up @@ -621,13 +648,6 @@
"github": "Weroiko",
"team": "wcd"
},
{
"name": "Zain Hasan",
"title": "Senior Developer Advocate",
"photo": "zain.png",
"linkedin": "zainhas",
"team": "developer-relations"
},
{
"name": "Chrétien Minke",
"title": "Advisor",
Expand Down
Binary file added static/img/people/team/augustas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/people/team/darwin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/people/team/dmytro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/people/team/nenad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd8caa6

Please sign in to comment.