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 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" } ] }, |