Added Joseph Crawley into signalboost.dhall (#240)
* Added Joseph Crawley into signalboost.dhall * Fixed missing double quote
This commit is contained in:
parent
5f16efd7d3
commit
3f8ca676ea
|
@ -81,6 +81,13 @@ in [ Person::{
|
||||||
, gitLink = "https://github.com/AstraLuma"
|
, gitLink = "https://github.com/AstraLuma"
|
||||||
, twitter = "https://twitter.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::{
|
, Person::{
|
||||||
, name = "Natthan Leong"
|
, name = "Natthan Leong"
|
||||||
, tags =
|
, tags =
|
||||||
|
|
Loading…
Reference in New Issue