diff options
| author | Nat Amundsen <dragos240alt@gmail.com> | 2022-05-18 14:01:10 -0400 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-05-18 16:44:55 -0400 |
| commit | 0e22f4c224401d10bc1097aeaf9ec4722d1f3e5e (patch) | |
| tree | 631d497da851c1213da46c9469d6e133bedd8b7d | |
| parent | 62014b2dbafa942af8c32a6c643367e68ed47fc8 (diff) | |
| download | xesite-0e22f4c224401d10bc1097aeaf9ec4722d1f3e5e.tar.xz xesite-0e22f4c224401d10bc1097aeaf9ec4722d1f3e5e.zip | |
Remove nat amundsen (#474)
* Add Nat Amundsen
* Update signalboost.dhall
| -rw-r--r-- | signalboost.dhall | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/signalboost.dhall b/signalboost.dhall index 6b9d052..bf9c7cd 100644 --- a/signalboost.dhall +++ b/signalboost.dhall @@ -107,22 +107,6 @@ 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 = [ "full-stack javascript" |
