We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a015c9f + b293568 commit 7f33943Copy full SHA for 7f33943
frontend/src/data/team.json
@@ -98,11 +98,6 @@
98
"name": "Shawn O'Neil",
99
"role": "DevOps, Bioinformatics, and Data Engineer",
100
"link": "https://tislab.org/members/shawn-oneil.html"
101
- },
102
- {
103
- "name": "Trish Whetzel",
104
- "role": "Semantic Curation Engineer",
105
- "link": "https://github.com/twhetzel"
106
}
107
]
108
},
@@ -343,6 +338,10 @@
343
338
{
344
339
"name": "Alumni Members",
345
340
"members": [
341
+ {
342
+ "name": "Trish Whetzel",
+ "role": "Semantic Curation Engineer"
+ },
346
347
"name": "Carlo Kroll",
348
"role": "Scientific Software Engineer"
0 commit comments