diff options
| author | Zachary Corvidae <106559028+ctrlsquid@users.noreply.github.com> | 2023-06-13 05:40:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-13 08:40:37 -0400 |
| commit | 77e00e0b890a7d7f86f2f46ace76880f360c66be (patch) | |
| tree | 0dcc2e9f70b437a65ff237a9b750aaf199de973d /dhall | |
| parent | 06410d5867db0778895e0778c7e557c8d7c5fa49 (diff) | |
| download | xesite-77e00e0b890a7d7f86f2f46ace76880f360c66be.tar.xz xesite-77e00e0b890a7d7f86f2f46ace76880f360c66be.zip | |
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.
Diffstat (limited to 'dhall')
| -rw-r--r-- | dhall/signalboost.dhall | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dhall/signalboost.dhall b/dhall/signalboost.dhall index 5714cc8..684440d 100644 --- a/dhall/signalboost.dhall +++ b/dhall/signalboost.dhall @@ -114,23 +114,6 @@ in [ Person::{ ] } , 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 = [ "backend" |
