Skip to content

Commit

Permalink
Merge pull request #753 from centrifuge/remove-add-members
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4Graham authored Jul 29, 2024
2 parents 2921667 + 889eba4 commit 74eac60
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 19 deletions.
58 changes: 39 additions & 19 deletions data/about.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,20 @@
}
},
{
"name": "Anna Mehrländer",
"role": "Product",
"social": "https://twitter.com/annmehr",
"image": "./images/contributors/anna-mehrlaender.jpg",
"name": "Anil Sood",
"role": "Director",
"social": "https://www.linkedin.com/in/anil-sood",
"image": "./images/contributors/anil.jpg",
"entity": {
"name": "Anemoy",
"href": "https://www.anemoy.io/"
}
},
{
"name": "Sonam Joshi",
"role": "Head of Product",
"social": "http://linkedin.com/in/sonamjoshi",
"image": "./images/contributors/sonam.jpg",
"entity": {
"name": "k/factory",
"href": "https://k-f.co/"
Expand Down Expand Up @@ -108,20 +118,20 @@
}
},
{
"name": "Dennis Wellmann",
"name": "Graham Nelson",
"role": "Product",
"social": "https://twitter.com/financeundtech",
"image": "./images/contributors/dennis.jpg",
"social": "https://twitter.com/0x4Graham",
"image": "./images/contributors/graham.jpg",
"entity": {
"name": "k/factory",
"href": "https://k-f.co/"
}
},
{
"name": "Devin Black",
"role": "Product Marketing",
"social": "https://twitter.com/d_evvy",
"image": "./images/contributors/devin.jpg",
"name": "Julia Merkel",
"role": "COO",
"social": "https://www.linkedin.com/in/julia-m-17b88517/",
"image": "./images/contributors/julia.jpg",
"entity": {
"name": "k/factory",
"href": "https://k-f.co/"
Expand Down Expand Up @@ -176,6 +186,16 @@
"href": "https://k-f.co/"
}
},
{
"name": "Grayson Alto",
"role": "BD",
"social": "https://x.com/AltoGrayson",
"image": "./images/contributors/grayson.jpg",
"entity": {
"name": "k/factory",
"href": "https://k-f.co/"
}
},
{
"name": "Ivan Postavskyy",
"role": "Centrifuge DAO Governance Facilitator",
Expand All @@ -197,20 +217,20 @@
}
},
{
"name": "Jeroen Offerijns",
"role": "Product and Engineering",
"social": "https://twitter.com/offerijns",
"image": "./images/contributors/jeroen.jpg",
"name": "Jared Hedglin",
"role": "BD",
"social": "https://www.linkedin.com/in/jared-hedglin-37928546/",
"image": "./images/contributors/jared.jpg",
"entity": {
"name": "k/factory",
"href": "https://k-f.co/"
}
},
{
"name": "JP Angelle",
"role": "Engineer",
"social": "https://twitter.com/gwei_whale",
"image": "./images/contributors/jp-angelle.jpg",
"name": "Jeroen Offerijns",
"role": "Product and Engineering",
"social": "https://twitter.com/offerijns",
"image": "./images/contributors/jeroen.jpg",
"entity": {
"name": "k/factory",
"href": "https://k-f.co/"
Expand Down
Binary file added data/images/contributors/anil.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 removed data/images/contributors/anna-mehrlaender.jpg
Binary file not shown.
Binary file removed data/images/contributors/dennis.jpg
Binary file not shown.
Binary file removed data/images/contributors/devin.jpg
Binary file not shown.
Binary file added data/images/contributors/graham.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 data/images/contributors/grayson.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 data/images/contributors/jared.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 removed data/images/contributors/jp-angelle.jpg
Binary file not shown.
Binary file added data/images/contributors/julia.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 data/images/contributors/sonam.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 74eac60

Please sign in to comment.