aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--signalboost.dhall18
1 files changed, 18 insertions, 0 deletions
diff --git a/signalboost.dhall b/signalboost.dhall
index 263ce50..a303b95 100644
--- a/signalboost.dhall
+++ b/signalboost.dhall
@@ -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"
+ }
]