aboutsummaryrefslogtreecommitdiff
path: root/signalboost.dhall
diff options
context:
space:
mode:
authorPiyushh Bhutoria <piyush.bhutoria98@gmail.com>2020-03-25 02:11:25 +0530
committerGitHub <noreply@github.com>2020-03-24 16:41:25 -0400
commit7dd56c3190ad9db210c783f05556a3fdcbc96ab9 (patch)
tree6c9ceebe60f315bbcc02827e04a33d74da285ed9 /signalboost.dhall
parentbaddea3d7899217a01128f5837a5da5a9992ee2d (diff)
downloadxesite-7dd56c3190ad9db210c783f05556a3fdcbc96ab9.tar.xz
xesite-7dd56c3190ad9db210c783f05556a3fdcbc96ab9.zip
added myself (Piyushh) (#131)
* added myself (Piyushh) * Update signalboost.dhall Co-authored-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'signalboost.dhall')
-rw-r--r--signalboost.dhall13
1 files changed, 13 insertions, 0 deletions
diff --git a/signalboost.dhall b/signalboost.dhall
index 5fbac66..8a78993 100644
--- a/signalboost.dhall
+++ b/signalboost.dhall
@@ -89,4 +89,17 @@ in [ Person::{
, gitLink = "https://github.com/Prajjwal"
, twitter = "https://twitter.com/prajjwalsin"
}
+ , Person::{
+ , name = "Piyushh Bhutoria"
+ , tags =
+ [ "golang"
+ , "react-native"
+ , "full-stack developer"
+ , "javascript"
+ , "php"
+ , "google-cloud"
+ ]
+ , gitLink = "https://github.com/Piyushhbhutoria"
+ , twitter = "https://twitter.com/PiyushhB"
+ }
]