diff options
-rw-r--r-- | people.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json index 7234c2c..38f79bf 100644 --- a/people.json +++ b/people.json @@ -674,5 +674,16 @@ "link": "./entries/s-lando/fib.ex" } ] + }, + { + "github": "themaskedtaquito", + "name": "Mari Allison", + "title": "MASLIS, UBC", + "entries": [ + { + "name": "color", + "link": "./entries/Mari/fib.js" + } + ] } ] |