diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/people.json b/people.json index dd1b05c..de7ea5b 100644 --- a/people.json +++ b/people.json @@ -553,5 +553,16 @@ "link": "./entries/kekerr/fib.ts" } ] - } + }, + { + "github": "cc-21", + "name": "Madonna H", + "title": "lazy", + "entries": [ + { + "name": "a buggy fib", + "link": "./entries/cc-21/fib.java" + } + ] + } ] |