From 83f81eabc52ae90985df202cc9496578ebca9bf1 Mon Sep 17 00:00:00 2001 From: Prajjwal Singh Date: Thu, 27 Jul 2023 14:10:58 +0000 Subject: Cut: Self from signal boost (#698) Appreciate the exposure more than you know :) --- dhall/signalboost.dhall | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/dhall/signalboost.dhall b/dhall/signalboost.dhall index 8356bc0..0702c26 100644 --- a/dhall/signalboost.dhall +++ b/dhall/signalboost.dhall @@ -3,25 +3,6 @@ let Link = ./types/Link.dhall let Person = ./types/Person.dhall in [ Person::{ - , name = "Prajjwal Singh" - , tags = - [ "full-stack javascript" - , "ruby" - , "rails" - , "vuejs" - , "emberjs" - , "golang" - , "linux" - , "docker" - , "google-cloud" - , "typescript" - ] - , links = - [ Link::{ url = "https://github.com/Prajjwal", title = "GitHub" } - , Link::{ url = "https://twitter.com/prajjwalsin", title = "Twitter" } - ] - } - , Person::{ , name = "Piyushh Bhutoria" , tags = [ "golang" -- cgit v1.2.3