diff options
author | Braxton Hall | 2022-10-24 22:22:37 +0000 |
---|---|---|
committer | GitHub | 2022-10-24 22:22:37 +0000 |
commit | b4d8f8e9124e78acb5fa360d1c95633e1091b48b (patch) | |
tree | 7dd14589bf361ffb6cd3f2224bd0cb16b332a9a9 /people.json | |
parent | 89bd4035db8c9979b1f3c76a9aee951204f3ef59 (diff) | |
parent | 8ffac10bf733f5f75bf85750562710c1cd60cf0a (diff) |
Merge pull request #28 from braxtonhall/rxg
Add Ron
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 b84c8d8..1ff8fa0 100644 --- a/people.json +++ b/people.json @@ -164,6 +164,17 @@ ] }, { + "github": "rxg", + "name": "Ronald Garcia", + "title": "Associate Professor of Computer Science, UBC", + "entries": [ + { + "name": "fib-iter*", + "link": "./entries/rxg/fib.rkt" + } + ] + }, + { "github": "shayanh", "name": "Shayan Hosseini", "title": "MSc Student, UBC", |