diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json index 6f6d1d2..d611699 100644 --- a/people.json +++ b/people.json @@ -479,5 +479,16 @@ "link": "./entries/nakilon/fib.rasel" } ] + }, + { + "github": "kekerr", + "name": "Katharine Kerr", + "title": "'Whether you think you can or can't, either way you are right.' - Henry Ford", + "entries": [ + { + "name": "TypeScript", + "link": "./entries/kekerr/fib.ts" + } + ] } ] |