aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--signalboost.dhall14
1 files changed, 14 insertions, 0 deletions
diff --git a/signalboost.dhall b/signalboost.dhall
index 1db6292..9bb2f35 100644
--- a/signalboost.dhall
+++ b/signalboost.dhall
@@ -244,4 +244,18 @@ in [ Person::{
, gitLink = "https://github.com/nasirhm"
, twitter = "https://twitter.com/_nasirhm_"
}
+ , Person::{
+ , name = "Eliot Partridge"
+ , tags =
+ [ "python"
+ , "linux"
+ , "typescript"
+ , "javascript"
+ , "docker"
+ , "c#"
+ , "dotnet"
+ , "php"
+ ]
+ , gitLink = "https://github.com/BytewaveMLP"
+ }
]