From 222eccceb4eb16bbce51f46cd8475fcd6f60f822 Mon Sep 17 00:00:00 2001 From: Vitali Zaidman Date: Mon, 11 Aug 2025 17:21:22 +0100 Subject: [PATCH 1/2] add Vitali to authors.yml --- website/blog/authors.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/blog/authors.yml b/website/blog/authors.yml index ac4de208b6f..f092b77cbc7 100644 --- a/website/blog/authors.yml +++ b/website/blog/authors.yml @@ -347,3 +347,12 @@ coado: socials: github: coado image_url: https://github.com/coado.png + +vzaidman: + name: Vitali Zaidman + title: Software Engineer @ Meta + socials: + x: https://x.com/vzaidman + github: https://github.com/vzaidman + threads: https://www.threads.com/@vzaidman + image_url: https://github.com/vzaidman.png From ad366cfe5b97691629d96668d350b33c8ef9c8e4 Mon Sep 17 00:00:00 2001 From: Vitali Zaidman Date: Mon, 11 Aug 2025 17:33:50 +0100 Subject: [PATCH 2/2] Update authors.yml --- website/blog/authors.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/blog/authors.yml b/website/blog/authors.yml index f092b77cbc7..949c0eed125 100644 --- a/website/blog/authors.yml +++ b/website/blog/authors.yml @@ -352,7 +352,7 @@ vzaidman: name: Vitali Zaidman title: Software Engineer @ Meta socials: - x: https://x.com/vzaidman - github: https://github.com/vzaidman - threads: https://www.threads.com/@vzaidman + x: vzaidman + github: vzaidman + threads: vzaidman image_url: https://github.com/vzaidman.png