Update signalboost.dhall (#133)

Adds myself, Ryan Casalino
This commit is contained in:
Ryan Casalino 2020-03-28 15:08:59 -07:00 committed by GitHub
parent 672da826ae
commit 6c842acfe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -102,4 +102,22 @@ in [ Person::{
, gitLink = "https://github.com/Piyushhbhutoria"
, twitter = "https://twitter.com/PiyushhB"
}
, Person::{
, name = "Ryan Casalino"
, tags =
[ "golang"
, "react"
, "python"
, "javascript"
, "aws"
, "vue"
, "sql"
, "ruby"
, "rails"
, "flask"
, "unix"
]
, gitLink = "https://github.com/rjpcasalino"
, twitter = "N/A"
}
]