From 3f8ca676eaa16fbebbe61fb7783bfa31d6e7349b Mon Sep 17 00:00:00 2001 From: espe-on Date: Wed, 21 Oct 2020 15:03:51 +0100 Subject: [PATCH] Added Joseph Crawley into signalboost.dhall (#240) * Added Joseph Crawley into signalboost.dhall * Fixed missing double quote --- signalboost.dhall | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/signalboost.dhall b/signalboost.dhall index 960c069..62ac505 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 =