diff options
-rw-r--r-- | people.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json index a5d4d50..a15d6f9 100644 --- a/people.json +++ b/people.json @@ -325,5 +325,16 @@ "link": "./entries/dewert99/fib.rs" } ] + }, + { + "github": "markusdemedeiros", + "name": "Markus de Medeiros", + "title": "BSc Student, UBC", + "entries": [ + { + "name": "collatz", + "link": "./entries/markusde/collatz/collatz.png" + } + ] } ] |