diff options
author | Braxton Hall | 2022-10-25 03:32:10 +0000 |
---|---|---|
committer | GitHub | 2022-10-25 03:32:10 +0000 |
commit | 38781fac8ddeb81670de5aa18f55fa7a2edb1bb7 (patch) | |
tree | 9d3c43d18944ba419dceb0b90ecbab710b7c94dc /people.json | |
parent | f8350ce16a8b195f5b886299f0a10e2ade39d327 (diff) | |
parent | f3f3251828e61af45888fb2b5316eaa534aa9b67 (diff) |
Merge pull request #33 from gonzalezf/main
people.json fixed
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 ecb28dd..a5d4d50 100644 --- a/people.json +++ b/people.json @@ -235,6 +235,17 @@ ] }, { + "github": "gonzalezf", + "name": "Felipe González-Pizarro", + "title": "MSc Computer Science Student, UBC", + "entries": [ + { + "name": "fib", + "link": "./entries/gonzalezf/fib.py" + } + ] + }, + { "github": "fbanados", "name": "Felipe Bañados Schwerter", "title": "PhD Candidate, UBC", |