diff options
author | Dave Pagurek | 2022-10-24 23:35:17 +0000 |
---|---|---|
committer | GitHub | 2022-10-24 23:35:17 +0000 |
commit | f0d92900c728ee449da33a7b26c4ce0b46703a03 (patch) | |
tree | 1138afb27922e7dddc6e3edb8d5a0da1e0b8bbd3 | |
parent | d04de9dca28dd4878be2bdbffe814ebe1586aa98 (diff) |
I guess I've got to take credit for this
-rw-r--r-- | people.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json index a8e6e56..2eb74c0 100644 --- a/people.json +++ b/people.json @@ -287,5 +287,16 @@ "link": "./entries/pkoronkevich/tex" } ] + }, + { + "github": "davepagurek", + "name": "Dave Pagurek", + "title": "MSc, UBC", + "entries": [ + { + "name": "css", + "link": "./entries/davepagurek/index.html" + }, + ] } ] |