Add myself to signal boost. (#374)
This commit is contained in:
parent
73a245c650
commit
eb56635a9f
|
@ -242,4 +242,17 @@ in [ Person::{
|
||||||
]
|
]
|
||||||
, gitLink = "https://github.com/BytewaveMLP"
|
, 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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue