diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/people.json b/people.json index e63fc4d..67fb11d 100644 --- a/people.json +++ b/people.json @@ -130,6 +130,14 @@ { "name": "fib-java", "link": "./entries/nritschel/fib-java/src" + }, + { + "name": "xlsx", + "link": "./entries/nritschel/xlsx/fib.xlsx" + }, + { + "name": "scratch", + "link": "./entries/nritschel/scratch" } ] }, @@ -224,5 +232,16 @@ "link": "./entries/nxjfxu/fib.hs" } ] + }, + { + "github": "zgrannan", + "name": "Zack Grannan", + "title": "MSc Computer Science Student, UBC", + "entries": [ + { + "name": "haskell", + "link": "./entries/zgrannan/Fib.hs" + } + ] } ] |