aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortimstr2022-10-31 01:12:31 +0000
committertimstr2022-10-31 01:12:31 +0000
commit56f532b893e233603312dd212a669e1add4a2b53 (patch)
treea7b96097682a77ebf4572a5782d2ceb0f727496e
parentd162d6cce3aebc3a375496f029b36ccee0224e32 (diff)
Add timstr to people.json
-rw-r--r--people.json11
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"
+ }
+ ]
}
]