Add jaddr2line to signal boosts
This commit is contained in:
parent
df42958057
commit
8275b68144
|
@ -55,4 +55,21 @@ in [ Person::{
|
||||||
, gitLink = "https://github.com/astronouth7303"
|
, gitLink = "https://github.com/astronouth7303"
|
||||||
, twitter = "https://twitter.com/AstraLuma"
|
, 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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue