Update signalboost.dhall (#163)
This commit is contained in:
parent
b3c0427bb3
commit
9cea8bae4c
|
@ -76,6 +76,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 = "Natthan Leong"
|
||||||
|
, tags =
|
||||||
|
[ "c"
|
||||||
|
, "embedded"
|
||||||
|
, "firmware"
|
||||||
|
, "golang"
|
||||||
|
, "linux"
|
||||||
|
, "lua"
|
||||||
|
, "python"
|
||||||
|
, "shell"
|
||||||
|
]
|
||||||
|
, gitLink = "https://github.com/ansimita"
|
||||||
|
, twitter = "https://twitter.com/ansimita"
|
||||||
|
}
|
||||||
, Person::{
|
, Person::{
|
||||||
, name = "Prajjwal Singh"
|
, name = "Prajjwal Singh"
|
||||||
, tags =
|
, tags =
|
||||||
|
|
Loading…
Reference in New Issue