diff options
author | Skye Im | 2022-11-15 16:54:35 +0000 |
---|---|---|
committer | Skye Im | 2022-11-15 16:54:35 +0000 |
commit | f1009cb1163dbbfae1be2eb99d6232d55017e458 (patch) | |
tree | 9488761fdfae148ebc09d49292832b596751cc6c | |
parent | f4b819976344ca0c3e0379e6555f36a0ebcb505c (diff) |
skairunner: Update people.json
-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" + } + ] } ] |