diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/people.json b/people.json index 990e755..f94b452 100644 --- a/people.json +++ b/people.json @@ -608,5 +608,16 @@ "link": "./entries/timstr/fib.cpp" } ] - } + }, + { + "github": "joeyshi12", + "name": "Joey Shi", + "title": "MSc, UBC", + "entries": [ + { + "name": "vim", + "link": "./entries/joeyshi12/vimscript/fib.vim" + } + ] + } ] |