aboutsummaryrefslogtreecommitdiff
path: root/people.json
diff options
context:
space:
mode:
authorBraxton Hall2022-10-25 23:18:52 +0000
committerGitHub2022-10-25 23:18:52 +0000
commit47f320cecf3d5caf67bda5845d2230cdb9b32708 (patch)
treeddb1da2cbce7f450145c58d98271cbd90d3cb00b /people.json
parente187bb84b9c3231f7f63a70a3136b7355ba0567a (diff)
parenta92d2f2a96c36e758291d7150b4ff175ec2ec768 (diff)
Merge pull request #46 from funemy/main
learning koka
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 a9be376..c2db098 100644
--- a/people.json
+++ b/people.json
@@ -87,6 +87,10 @@
{
"name": "symbolic",
"link": "./entries/funemy/symbolic/phib.py"
+ },
+ {
+ "name": "koka",
+ "link": "./entries/funemy/koka/fib.kk"
}
]
},