diff options
author | Felipe Bañados Schwerter | 2022-10-24 17:35:21 +0000 |
---|---|---|
committer | Felipe Bañados Schwerter | 2022-10-24 17:35:21 +0000 |
commit | 3f2544bf59ebd4839a6e545cd067a4e0c8cb349a (patch) | |
tree | abf06da417513538f12799ef82e8c9bc8144a174 | |
parent | ac7935ad693adac61f7fe0a6c9ec1344f3297c48 (diff) |
Added second entry
-rw-r--r-- | people.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/people.json b/people.json index dc0453e..2543c07 100644 --- a/people.json +++ b/people.json @@ -196,6 +196,10 @@ { "name": "coq", "link": "./entries/fbanados/fib.v" + }, + { + "name": "pharo-smalltalk", + "link": "./entries/fbanados/fib.st" } ] } |