diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json index 3790d95..676cade 100644 --- a/people.json +++ b/people.json @@ -586,5 +586,16 @@ "link": "./entries/jj/nim/fib.nim" } ] + }, + { + "github": "timstr", + "name": "Tim Straubinger", + "title": "MSc, UBC", + "entries": [ + { + "name": "C++ template meta-programming", + "link": "./entries/timstr/fib.cpp" + } + ] } ] |