Update signalboost.dhall

This commit is contained in:
Avi Parshan 2021-06-10 18:50:49 +03:00 committed by GitHub
parent 73a245c650
commit 331f3c84cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -241,5 +241,19 @@ in [ Person::{
, "php"
]
, 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"
}
]