aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrajjwal Singh <sin@prajjwal.com>2020-03-19 12:04:01 +0000
committerGitHub <noreply@github.com>2020-03-19 08:04:01 -0400
commit0b7a7100c59f9812b4834b2e0a78c6060fdbb4e1 (patch)
tree6f8fc128e18dd83a43f04ec0d6884dab0b0718e8
parentdf42958057baed8bbc0ce9f97f1e1953e6670b88 (diff)
downloadxesite-0b7a7100c59f9812b4834b2e0a78c6060fdbb4e1.tar.xz
xesite-0b7a7100c59f9812b4834b2e0a78c6060fdbb4e1.zip
signalboost: add Prajjwal (#130)
-rw-r--r--signalboost.dhall17
1 files changed, 17 insertions, 0 deletions
diff --git a/signalboost.dhall b/signalboost.dhall
index 9987f72..dbb5bc2 100644
--- a/signalboost.dhall
+++ b/signalboost.dhall
@@ -55,4 +55,21 @@ in [ Person::{
, gitLink = "https://github.com/astronouth7303"
, twitter = "https://twitter.com/AstraLuma"
}
+ , Person::{
+ , name = "Prajjwal Singh"
+ , tags =
+ [ "full-stack javascript"
+ , "ruby"
+ , "rails"
+ , "vuejs"
+ , "emberjs"
+ , "golang"
+ , "linux"
+ , "docker"
+ , "google-cloud"
+ , "typescript"
+ ]
+ , gitLink = "https://github.com/Prajjwal"
+ , twitter = "https://twitter.com/prajjwalsin"
+ }
]