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"
|
||||
}
|
||||
, Person::{
|
||||
, name = "Avi Parshan"
|
||||
, tags =
|
||||
[ "python"
|
||||
, "windows"
|
||||
, "javascript"
|
||||
, "html"
|
||||
, "android"
|
||||
, "java"
|
||||
, "C#"
|
||||
]
|
||||
, gitLink = "https://github.com/avipars"
|
||||
, twitter = "https://twitter.com/aviinfinity"
|
||||
}
|
||||
, Person:: {
|
||||
, name = "Tommy Nguyen"
|
||||
, tags =
|
||||
|
|
Loading…
Reference in New Issue