diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/people.json b/people.json index 112f116..7c9b8a1 100644 --- a/people.json +++ b/people.json @@ -83,6 +83,25 @@ ] }, + { + "github": "rctcwyvrn", + "name": "Lily Lin", + "title": "BSc, UBC", + "entries": [ + { + "name": "fractran", + "link": "./entries/lilylin/fractran/src/core.rs" + }, + { + "name": "cursed-x86", + "link": "./entries/lilylin/cursed-x86/" + }, + { + "name": "mov", + "link": "./entries/lilylin/mov/mov.s" + } + ] + }, { "github": "lizard-business", "name": "rhiannon morris", |