diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/people.json b/people.json index fd3a596..67424df 100644 --- a/people.json +++ b/people.json @@ -722,14 +722,25 @@ ] }, - { - "github": "vivkpatl", + { + "github": "vivkpatl", "name": "Vivek Patel", "title": "Impostor Syndrome", "entries": [ { "name": "gofib", "link": "./entries/vivkpatl/gofib.go" + } + ] + }, + { + "github": "williamvietnguyen", + "name": "William Nguyen", + "title": "Software Engineer, Bloomberg LP", + "entries": [ + { + "name": "fibberoni", + "link": "./entries/williamvietnguyen/fibberoni.c" } ] } |