diff --git a/src/lib/config.yaml b/src/lib/config.yaml index 122ca70..34fce6a 100644 --- a/src/lib/config.yaml +++ b/src/lib/config.yaml @@ -97,7 +97,12 @@ people: name: Mario Havel twitter: TMIYChao img: mario-havel.jpeg +- id: guy-zyskind + name: Guy Zyskind + twitter: GuyZys + img: guy-zyskind.jpeg speakers: +- guy-zyskind - juraj-bednar - mario-havel hosts: diff --git a/static/people/guy-zyskind.jpeg b/static/people/guy-zyskind.jpeg new file mode 100644 index 0000000..2b5b698 Binary files /dev/null and b/static/people/guy-zyskind.jpeg differ diff --git a/static/people/juraj-bednar.jpeg b/static/people/juraj-bednar.jpeg index ffeb2da..1b6ce9f 100644 Binary files a/static/people/juraj-bednar.jpeg and b/static/people/juraj-bednar.jpeg differ