diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/people.json b/people.json index ce294cf..ecb28dd 100644 --- a/people.json +++ b/people.json @@ -292,5 +292,27 @@ "link": "./entries/pkoronkevich/tex" } ] + }, + { + "github": "davepagurek", + "name": "Dave Pagurek", + "title": "MSc, UBC", + "entries": [ + { + "name": "css", + "link": "./entries/davepagurek/index.html" + } + ] + }, + { + "github": "dewert99", + "name": "David Ewert", + "title": "MSc Student, UBC", + "entries": [ + { + "name": "O(1)", + "link": "./entries/dewert99/fib.rs" + } + ] } ] |