diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/people.json b/people.json index f7f7ae7..897a585 100644 --- a/people.json +++ b/people.json @@ -714,7 +714,12 @@ { "name": "One-liners in Python", "link": "./entries/ardier/python/main.py" + }, + { + "name": "One-liners in Java", + "link": "./entries/ardier/java/Main.java" } + ] } ] |