Skip to content

Commit

Permalink
Cut: Self from signal boost (#698)
Browse files Browse the repository at this point in the history
Appreciate the exposure more than you know :)
  • Loading branch information
Prajjwal authored Jul 27, 2023
1 parent 0c80771 commit 83f81ea
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions dhall/signalboost.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 83f81ea

Please sign in to comment.