Update signalboost.dhall
This commit is contained in:
parent
73a245c650
commit
331f3c84cd
|
@ -241,5 +241,19 @@ in [ Person::{
|
||||||
, "php"
|
, "php"
|
||||||
]
|
]
|
||||||
, gitLink = "https://github.com/BytewaveMLP"
|
, gitLink = "https://github.com/BytewaveMLP"
|
||||||
|
},
|
||||||
|
, Person::{
|
||||||
|
, name = "Avi Parshan"
|
||||||
|
, tags =
|
||||||
|
[ "python"
|
||||||
|
, "windows"
|
||||||
|
, "javascript"
|
||||||
|
, "html"
|
||||||
|
, "android"
|
||||||
|
, "java"
|
||||||
|
, "C#"
|
||||||
|
]
|
||||||
|
, gitLink = "https://github.com/avipars"
|
||||||
|
, twitter = "https://twitter.com/aviinfinity"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue