Skip to content

Commit 79c43fc

Browse files
authored
Add Kinley Tenzin to Ambassadors list (#454)
1 parent 48e6560 commit 79c43fc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

public/img/kinleytenzin.JPG

1.17 MB
Loading

src/components/AmbassadorsList/index.tsx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,17 @@ const ambassadors: Ambassador[] = [
556556
linkedin: "kimhuyvo",
557557
children:
558558
'Kim Huy is a bioinformatician at <a href="https://www.ktest.vn/" target="_blank">KTest Science Co. Ltd</a>, with hands-on experience in developing robust analysis pipelines for both long-read and short-read sequencing data.',
559-
},
559+
},
560+
{
561+
name: "Kinley Tenzin",
562+
img: "kinleytenzin.jpg",
563+
country: "bt",
564+
github: "tkinley",
565+
title: "Nextflow Ambassador",
566+
children:
567+
"Kinley Tenzin is a PhD student at Kansas State University working in microbial bioinformatics, with interests in genome assembly, mobile genetic elements, and scalable workflow development with Nextflow.",
568+
},
569+
560570
{
561571
name: "Kobe Lavaerts",
562572
img: "kobelavaerts.png",

0 commit comments

Comments
 (0)