Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/img/potgieter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/components/AmbassadorsList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,16 @@ const ambassadors: Ambassador[] = [
children:
'Lara Ianov is the Co-Director of the <a href="https://www.uab.edu/cores/ircp/bds">UAB Biological Data Science Core</a >. She directs the development of transcriptomics pipelines including the nf-core/scnanoseq pipeline.',
},
{
name: "Lizel Potgieter",
img: "potgieter.jpg",
country: "se",
github: "lpotgieter",
linkedin: "lizel-potgieter/",
title: "Nextflow Ambassador",
children:
'Lizel Potgieter is a bioinformatician at <a href="https://www.slubi.se"> SLU Bioinformatics Infrastructure</a >. She works on any multiomics data users at the university need analysed from any domain of life.',
},
{
name: "Lynn Langit",
img: "lynnlangit.png",
Expand Down