diff options
| author | Ryan <RyanSquared@users.noreply.github.com> | 2025-04-26 10:44:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-26 10:44:36 -0400 |
| commit | 0d252d1ba5ba6852b2e07d43555cc7326d5ddc6b (patch) | |
| tree | 1b750c66cdafabbfade2b3d3e1f2db0b4e751ef4 | |
| parent | bdf48cf3f9a0080cc26a277004043a78d6fd625e (diff) | |
| download | xesite-0d252d1ba5ba6852b2e07d43555cc7326d5ddc6b.tar.xz xesite-0d252d1ba5ba6852b2e07d43555cc7326d5ddc6b.zip | |
dhall/signalboost: Remove Ryan Heywood (#945)
| -rw-r--r-- | dhall/signalboost.dhall | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/dhall/signalboost.dhall b/dhall/signalboost.dhall index 2e83ac8..eb060af 100644 --- a/dhall/signalboost.dhall +++ b/dhall/signalboost.dhall @@ -141,29 +141,6 @@ in [ Person::{ ] } , Person::{ - , name = "Ryan Heywood" - , tags = - [ "backend" - , "rust" - , "linux" - , "docker" - , "kubernetes" - , "rook+ceph" - , "calico" - , "aws" - , "terraform" - , "ansible" - , "nodejs" - , "react" - , "python" - ] - , links = - [ Link::{ url = "https://github.com/RyanSquared", title = "GitHub" } - , Link::{ url = "https://tilde.zone/@ryan", title = "Fediverse" } - , Link::{ url = "https://ryansquared.pub", title = "Website" } - ] - } - , Person::{ , name = "Aurorah Harmony" , tags = [ "full-stack" |
