diff options
author | Braxton Hall | 2022-10-27 20:50:22 +0000 |
---|---|---|
committer | GitHub | 2022-10-27 20:50:22 +0000 |
commit | 2310fb9265692aee5b06e2f35830b8ceca193073 (patch) | |
tree | 76026fb0788b0571c6080679fb23ddbec7d2be32 /people.json | |
parent | eea4d18a2ef4cfe4e5f4d4a302b6ef452dec18b7 (diff) | |
parent | 325e5393df36cb19bc87742f86ecdad0049b5fb9 (diff) |
Merge pull request #59 from braxtonhall/patrice
Add Patrice Belleville
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/people.json b/people.json index d611699..a6ef1d5 100644 --- a/people.json +++ b/people.json @@ -256,6 +256,16 @@ ] }, { + "name": "Patrice Belleville", + "title": "Associate Professor of Teaching, Computer Science, UBC", + "entries": [ + { + "name": "fib", + "link": "./entries/patricebelleville/fib.py" + } + ] + }, + { "github": "perryliao", "name": "Perry Liao", "title": "BSc, UBC", |