Added Joseph Crawley into signalboost.dhall (#240)

* Added Joseph Crawley into signalboost.dhall

* Fixed missing double quote
This commit is contained in:
espe-on 2020-10-21 15:03:51 +01:00 committed by GitHub
parent 5f16efd7d3
commit 3f8ca676ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -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 =