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..155858b 100644 --- a/people.json +++ b/people.json @@ -608,5 +608,16 @@ "link": "./entries/timstr/fib.cpp" } ] - } + }, + { + "github": "joeyshi12", + "name": "Joey Shi", + "title": "BSc, UBC", + "entries": [ + { + "name": "vimscript", + "link": "./entries/joeyshi12/vimscript/fib.vim" + } + ] + } ] |