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 2f0ac41..f7f7ae7 100644 --- a/people.json +++ b/people.json @@ -705,5 +705,16 @@ "link": "./entries/skairunner/src/main.rs" } ] + }, + { + "github": "ardier", + "name": "Ardi Madadi", + "title": "Graduate Student", + "entries": [ + { + "name": "One-liners in Python", + "link": "./entries/ardier/python/main.py" + } + ] } ] |