From 628b5724550c0c49c64291a51586df01ddaef303 Mon Sep 17 00:00:00 2001 From: Nat Amundsen Date: Thu, 5 May 2022 11:56:41 -0400 Subject: [PATCH] Add Nat Amundsen (#466) --- signalboost.dhall | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/signalboost.dhall b/signalboost.dhall index bf9c7cd..6b9d052 100644 --- a/signalboost.dhall +++ b/signalboost.dhall @@ -106,6 +106,22 @@ in [ Person::{ ] , 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::{ , name = "Prajjwal Singh" , tags =