aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhenri <github.shustak@neverbox.com>2022-05-26 14:21:10 +1200
committerGitHub <noreply@github.com>2022-05-25 22:21:10 -0400
commitb1277d209d0b58260ad7f3cb14ae928838633468 (patch)
treee510b9fc7e06c154db63854e3390b0538d78424b
parent901a306002c8fc8b887f72890b29e12cef518c1b (diff)
downloadxesite-b1277d209d0b58260ad7f3cb14ae928838633468.tar.xz
xesite-b1277d209d0b58260ad7f3cb14ae928838633468.zip
Signal Booster (#480)
added henri shustak
-rw-r--r--signalboost.dhall25
1 files changed, 25 insertions, 0 deletions
diff --git a/signalboost.dhall b/signalboost.dhall
index bf9c7cd..4e71c6e 100644
--- a/signalboost.dhall
+++ b/signalboost.dhall
@@ -253,4 +253,29 @@ in [ Person::{
, gitLink = Some "https://github.com/Krish-sysadmin"
, twitter = Some "https://twitter.com/krishjain02"
}
+ , Person::{
+ , name = "Henri Shustak"
+ , tags =
+ [ "backend"
+ , "generalist"
+ , "documentation"
+ , "support"
+ , "electronics"
+ , "javascript"
+ , "python"
+ , "ruby"
+ , "bash"
+ , "sh"
+ , "fish"
+ , "zsh"
+ , "tsch"
+ , "software"
+ , "full-stack"
+ , "linux"
+ , "R&D"
+ , "SRE / system adminsitration"
+ ]
+ , gitLink = Some "https://github.com/henri"
+ , twitter = Some "https://twitter.com/henri_shustak"
+ }
]