Skip to content

Commit

Permalink
Update team page (#2361)
Browse files Browse the repository at this point in the history
Added my profile to the team page. I hope twitter is fine as bio link.
  • Loading branch information
dvruette committed Apr 6, 2023
1 parent ebafe9a commit 7dff369
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion website/src/data/team.json
Expand Up @@ -64,6 +64,12 @@
"githubURL": "https://github.com/sanagno",
"imageURL": "https://avatars.githubusercontent.com/u/26574370?v=4"
},
"dvruette": {
"name": "dvruette",
"title": "ML engineer",
"githubURL": "https://twitter.com/dvruette",
"imageURL": "https://pbs.twimg.com/profile_images/1617481050225000454/jtAbxCZF_400x400.jpg"
},
"olliestanley": {
"name": "Oliver Stanley",
"title": "Backend & ML engineer",
Expand Down Expand Up @@ -163,7 +169,7 @@
},
{
"name": "ML engineers",
"members": ["theblackcat102", "sanagno", "johnflux"]
"members": ["theblackcat102", "sanagno", "johnflux", "dvruette"]
},
{
"name": "Data Team",
Expand Down

0 comments on commit 7dff369

Please sign in to comment.