Update signalboost.dhall

Adds myself, Ryan Casalino
This commit is contained in:
Ryan Casalino 2020-03-26 22:16:08 -07:00 committed by GitHub
parent e2f46f264e
commit 046288da7b
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"
}
]