diff options
author | s-lando | 2022-11-13 23:11:04 +0000 |
---|---|---|
committer | s-lando | 2022-11-13 23:11:04 +0000 |
commit | 187a21d862e3f16eb995bfa64016c61ef20fd6be (patch) | |
tree | d0df84922b57b4007c133f1382566ec67afd9b5b | |
parent | 1a7717e25e93599666803bb11f80c87117b01114 (diff) |
added to people.json
-rw-r--r-- | people.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json index bae371e..59f55bf 100644 --- a/people.json +++ b/people.json @@ -653,5 +653,16 @@ "link": "./entries/gerui/fib.pl" } ] + }, + { + "github": "s-lando", + "name": "Sam Lando", + "title": "BA, UBC", + "entries": [ + { + "name": "elixir", + "link": "./entries/s-lando/fib.ex" + } + ] } ] |