diff options
Diffstat (limited 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" + } + ] } ] |