diff options
-rw-r--r-- | people.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json index 7234c2c..fdfd52d 100644 --- a/people.json +++ b/people.json @@ -674,5 +674,16 @@ "link": "./entries/s-lando/fib.ex" } ] + }, + { + "github": "skairunner", + "name": "Skye Im", + "title": "Software Engineer", + "entries": [ + { + "name": "protobuf with rust", + "link": "./entries/skairunner/src/main.rs" + } + ] } ] |