aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Simmer <gabriel@gitgalaxy.com>2022-10-12 21:40:20 +0100
committerGitHub <noreply@github.com>2022-10-12 16:40:20 -0400
commit8b5370d013c2dc76c1f3cd3578a77aa332e4efb2 (patch)
treeb45438227e15c560f8faceba7afda87f321720df
parentc93b90914ec8c29b25ee9577eb1ad9cd4118e17a (diff)
downloadxesite-8b5370d013c2dc76c1f3cd3578a77aa332e4efb2.tar.xz
xesite-8b5370d013c2dc76c1f3cd3578a77aa332e4efb2.zip
Remove myself from signalboost (#554)
-rw-r--r--dhall/signalboost.dhall16
1 files changed, 0 insertions, 16 deletions
diff --git a/dhall/signalboost.dhall b/dhall/signalboost.dhall
index e9c63c4..4724160 100644
--- a/dhall/signalboost.dhall
+++ b/dhall/signalboost.dhall
@@ -261,20 +261,4 @@ in [ Person::{
, gitLink = Some "https://github.com/henri"
, twitter = Some "https://twitter.com/henri_shustak"
}
- , Person::{
- , name = "Gabriel Simmer"
- , tags =
- [ "golang"
- , "backend"
- , "javascript"
- , "python"
- , "software"
- , "full-stack"
- , "linux"
- , "devops"
- , "developer tooling"
- ]
- , gitLink = Some "https://github.com/gmemstr"
- , twitter = Some "https://twitter.com/gmem_"
- }
]