forked from cadey/xesite
Add myself to signalboost.dhall (#375)
* Update signalboost.dhall * Update signalboost.dhall * Update signalboost.dhall * Update signalboost.dhall Co-authored-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
dae24e0f8e
commit
3c786a1c1f
|
@ -242,6 +242,20 @@ in [ Person::{
|
||||||
]
|
]
|
||||||
, 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"
|
||||||
|
}
|
||||||
, Person:: {
|
, Person:: {
|
||||||
, name = "Tommy Nguyen"
|
, name = "Tommy Nguyen"
|
||||||
, tags =
|
, tags =
|
||||||
|
|
Loading…
Reference in New Issue