aboutsummaryrefslogtreecommitdiff
path: root/signalboost.dhall
diff options
context:
space:
mode:
authorberwyn (Jamison) <berwyn.codeweaver@gmail.com>2020-03-31 14:29:36 -0400
committerGitHub <noreply@github.com>2020-03-31 14:29:36 -0400
commit89f224f0225e3489a1f57d7aa758c218b13407c1 (patch)
tree6a6e5b130f0592eb2e0111c1abc3ef3b5152b23e /signalboost.dhall
parentcc2d0ea801ad4ee4e17757f1a99cbcc250d96d0b (diff)
downloadxesite-89f224f0225e3489a1f57d7aa758c218b13407c1.tar.xz
xesite-89f224f0225e3489a1f57d7aa758c218b13407c1.zip
Update signalboost.dhall (#134)
Diffstat (limited to 'signalboost.dhall')
-rw-r--r--signalboost.dhall21
1 files changed, 21 insertions, 0 deletions
diff --git a/signalboost.dhall b/signalboost.dhall
index dc1536b..41dd294 100644
--- a/signalboost.dhall
+++ b/signalboost.dhall
@@ -120,4 +120,25 @@ in [ Person::{
, gitLink = "https://github.com/rjpcasalino"
, twitter = "N/A"
}
+ , Person::{
+ , name = "Berwyn Jamesson"
+ , tags =
+ [ "angular"
+ , "typescript"
+ , "javascript"
+ , "azure"
+ , "linux"
+ , "docker"
+ , "kubernetes"
+ , "rust"
+ , "dotnet"
+ , "csharp"
+ , "ruby"
+ , "rails"
+ , "react"
+ , "vue"
+ ]
+ , gitLink = "https://github.com/berwyn"
+ , twitter = "_berwyn_"
+ }
]