diff options
author | Felipe Bañados Schwerter | 2022-10-24 16:48:14 +0000 |
---|---|---|
committer | Felipe Bañados Schwerter | 2022-10-24 16:48:14 +0000 |
commit | d642394b47cadfa4003369c8e0d2c828c9091bb8 (patch) | |
tree | 9d30cadf46d64ff6df454242f537af95ef304e20 | |
parent | b42ea5e994de56ffc7d4ec0e723261a147179b15 (diff) |
Added fbanados
-rw-r--r-- | people.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/people.json b/people.json index 248c644..2b78064 100644 --- a/people.json +++ b/people.json @@ -187,5 +187,16 @@ "link": "https://github.com/wilbowma/fib-lang/tree/2ec2d1dfd141220882d824cf3dac5b374ed291f3" } ] - } + }, + { + "github": "fbanados", + "name": "Felipe Bañados Schwerter", + "title": "PhD Candidate, UBC", + "entries": [ + { + "name": "coq", + "link": "./entries/fbanados/fib.v" + } + ] + }, ] |