Add jaddr2line to signal boosts (#129)
Co-authored-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
0b7a7100c5
commit
baddea3d78
|
@ -55,6 +55,23 @@ in [ Person::{
|
|||
, gitLink = "https://github.com/astronouth7303"
|
||||
, twitter = "https://twitter.com/AstraLuma"
|
||||
}
|
||||
, Person::{
|
||||
, name = "Jaden Weiss"
|
||||
, tags =
|
||||
[ "go"
|
||||
, "wasm"
|
||||
, "docker"
|
||||
, "kubernetes"
|
||||
, "java"
|
||||
, "linux"
|
||||
, "c"
|
||||
, "hardware"
|
||||
, "compilers"
|
||||
, "machine-learning"
|
||||
]
|
||||
, gitLink = "https://github.com/jaddr2line"
|
||||
, twitter = "https://twitter.com/jaddr2line"
|
||||
}
|
||||
, Person::{
|
||||
, name = "Prajjwal Singh"
|
||||
, tags =
|
||||
|
|
Loading…
Reference in New Issue