aboutsummaryrefslogtreecommitdiff
path: root/people.json
diff options
context:
space:
mode:
authorBraxton Hall2022-10-27 06:35:15 +0000
committerGitHub2022-10-27 06:35:15 +0000
commited167a009dba7e79f52f1bbe89f8fee80a4d29a2 (patch)
tree37c64b5d5a73156866813ebdcb2e443423f600c3 /people.json
parent27b827cae18ec64e22de14379758fdf33f703fcd (diff)
parent443cccd5a996964c61c634ce239de62db0ecedcf (diff)
Merge pull request #54 from zgrannan/main
Add human in the loop fib
Diffstat (limited to 'people.json')
-rw-r--r--people.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/people.json b/people.json
index f1d8014..79747a8 100644
--- a/people.json
+++ b/people.json
@@ -381,6 +381,10 @@
{
"name": "haskell",
"link": "./entries/zgrannan/Fib.hs"
+ },
+ {
+ "name": "human in the loop",
+ "link": "./entries/zgrannan/fib.py"
}
]
},