diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/people.json b/people.json index 5532504..e8c43e4 100644 --- a/people.json +++ b/people.json @@ -392,6 +392,10 @@ { "name": "haskell", "link": "./entries/zgrannan/Fib.hs" + }, + { + "name": "human in the loop", + "link": "./entries/zgrannan/fib.py" } ] }, |