Update signalboost.dhall (#154)

* Update signalboost.dhall

* Update signalboost.dhall
This commit is contained in:
Zachary McKee 2020-05-24 16:13:47 -05:00 committed by GitHub
parent dccacdd6ca
commit 65e530869e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -124,4 +124,22 @@ in [ Person::{
, gitLink = "https://github.com/berwyn"
, twitter = "_berwyn_"
}
, Person::{
, name = "Zachary McKee"
, tags =
[ "javascipt"
, "django"
, "react"
, "postgresql"
, "firebase"
, "aws"
, "python"
, "csharp"
, "java"
, "nginx"
, "gunicorn"
]
, gitlink = "https://github.com/ZacharyRMcKee"
, twitter = "N/A"
}
]