From af38e3c8be28c42c54b4e2e520016531d02e5e0e Mon Sep 17 00:00:00 2001 From: espe-on Date: Wed, 21 Oct 2020 09:32:46 +0100 Subject: [PATCH] Added Joseph Crawley into signalboost.dhall --- signalboost.dhall | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/signalboost.dhall b/signalboost.dhall index 960c069..30c1dc3 100644 --- a/signalboost.dhall +++ b/signalboost.dhall @@ -81,6 +81,13 @@ in [ Person::{ , gitLink = "https://github.com/AstraLuma" , twitter = "https://twitter.com/AstraLuma" } + , Person::{ + , name = "Joseph Crawley" + , tags = + [ "javascript", "react", "csharp", "python", "full-stack", "web", "bash", "linux ] + , gitLink = "https://github.com/espe-on" + , twitter = "https://twitter.com/espe_on_" + } , Person::{ , name = "Natthan Leong" , tags =