aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorremyabel <70660631+remyabel@users.noreply.github.com>2021-06-10 22:20:17 -0400
committerGitHub <noreply@github.com>2021-06-10 22:20:17 -0400
commiteb56635a9fca0f37d91562a262cfb9a7cc146faa (patch)
tree6f4f60d02d9aac40a48a0b8ac116e434903a3e6b
parent73a245c65024297bd4a47c65da99bdf06069f35a (diff)
downloadxesite-eb56635a9fca0f37d91562a262cfb9a7cc146faa.tar.xz
xesite-eb56635a9fca0f37d91562a262cfb9a7cc146faa.zip
Add myself to signal boost. (#374)
-rw-r--r--signalboost.dhall13
1 files changed, 13 insertions, 0 deletions
diff --git a/signalboost.dhall b/signalboost.dhall
index 09d8bbd..548f0b7 100644
--- a/signalboost.dhall
+++ b/signalboost.dhall
@@ -242,4 +242,17 @@ in [ Person::{
]
, gitLink = "https://github.com/BytewaveMLP"
}
+ , Person:: {
+ , name = "Tommy Nguyen"
+ , tags =
+ [ "c++"
+ , "linux"
+ , "cybersecurity"
+ , "privacy"
+ , "technical-writing"
+ , "web"
+ , "google-cloud-platform"
+ ]
+ , gitLink = "https://github.com/remyabel"
+ }
]