signalboost: add Astrid
This commit is contained in:
parent
97e07cad1d
commit
df42958057
|
@ -11,6 +11,25 @@ in [ Person::{
|
||||||
, gitLink = "https://github.com/aislingfae"
|
, gitLink = "https://github.com/aislingfae"
|
||||||
, twitter = "https://twitter.com/aisstern"
|
, twitter = "https://twitter.com/aisstern"
|
||||||
}
|
}
|
||||||
|
, Person::{
|
||||||
|
, name = "Astrid Bek"
|
||||||
|
, tags =
|
||||||
|
[ "dotnet"
|
||||||
|
, "java"
|
||||||
|
, "python"
|
||||||
|
, "typescript"
|
||||||
|
, "rust"
|
||||||
|
, "c"
|
||||||
|
, "cpp"
|
||||||
|
, "full-stack"
|
||||||
|
, "devops"
|
||||||
|
, "linux"
|
||||||
|
, "docker"
|
||||||
|
, "gamedev"
|
||||||
|
]
|
||||||
|
, gitLink = "https://github.com/xSke"
|
||||||
|
, twitter = "https://twitter.com/floofstrid"
|
||||||
|
}
|
||||||
, Person::{
|
, Person::{
|
||||||
, name = "Christian Sullivan"
|
, name = "Christian Sullivan"
|
||||||
, tags =
|
, tags =
|
||||||
|
|
Loading…
Reference in New Issue