forked from cadey/xesite
Add Nat Amundsen (#466)
This commit is contained in:
parent
6be7bd7613
commit
628b572455
|
@ -106,6 +106,22 @@ in [ Person::{
|
||||||
]
|
]
|
||||||
, gitLink = Some "https://github.com/nbraud"
|
, gitLink = Some "https://github.com/nbraud"
|
||||||
}
|
}
|
||||||
|
, Person::{
|
||||||
|
, name = "Nat Amundsen"
|
||||||
|
, tags =
|
||||||
|
[ "python 3"
|
||||||
|
, "linux"
|
||||||
|
, "backend"
|
||||||
|
, "utilities"
|
||||||
|
, "embedded c"
|
||||||
|
, "rust"
|
||||||
|
, "golang"
|
||||||
|
, "java"
|
||||||
|
, "kubernetes"
|
||||||
|
, "aws"
|
||||||
|
]
|
||||||
|
, gitLink = Some "https://github.com/dragos240"
|
||||||
|
}
|
||||||
, Person::{
|
, Person::{
|
||||||
, name = "Prajjwal Singh"
|
, name = "Prajjwal Singh"
|
||||||
, tags =
|
, tags =
|
||||||
|
|
Loading…
Reference in New Issue