Update signalboost.dhall (#134)

This commit is contained in:
berwyn (Jamison) 2020-03-31 14:29:36 -04:00 committed by GitHub
parent cc2d0ea801
commit 89f224f022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -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_"
}
]