diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/people.json b/people.json index 7f6967c..a6e6686 100644 --- a/people.json +++ b/people.json @@ -34,6 +34,10 @@ { "name": "types", "link": "./entries/braxtonhall/types/index.ts" + }, + { + "name": "wc", + "link": "./entries/braxtonhall/wc/fib.sh" } ] }, @@ -118,6 +122,17 @@ ] }, { + "github": "LucasZamprogno", + "name": "Lucas Zamprogno", + "title": "MSc, UBC", + "entries": [ + { + "name": "node", + "link": "./entries/lucaszamprogno/fib.js" + } + ] + }, + { "github": "margoseltzer", "name": "Margo Seltzer", "title": "Professor of Computer Science, UBC", |