From 77e00e0b890a7d7f86f2f46ace76880f360c66be Mon Sep 17 00:00:00 2001 From: Zachary Corvidae <106559028+ctrlsquid@users.noreply.github.com> Date: Tue, 13 Jun 2023 05:40:37 -0700 Subject: remove Zachary Sohovich from signal boost (#674) I scored a new job! Thanks again for allowing me to advertise myself on your site. Much appreciated. --- dhall/signalboost.dhall | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/dhall/signalboost.dhall b/dhall/signalboost.dhall index 5714cc8..684440d 100644 --- a/dhall/signalboost.dhall +++ b/dhall/signalboost.dhall @@ -113,23 +113,6 @@ in [ Person::{ , Link::{ url = "https://ajhalili2006.bio.link", title = "Website" } ] } - , Person::{ - , name = "Zachary Sohovich" - , tags = - [ "full-stack javascript" - , "rust" - , "go" - , "react" - , "docker" - , "data pipelining" - , "aws" - , "typescript" - ] - , links = - [ Link::{ url = "https://github.com/sneakycrow", title = "GitHub" } - , Link::{ url = "https://sneakycrow.dev", title = "Website" } - ] - } , Person::{ , name = "Ryan Heywood" , tags = -- cgit v1.2.3