From b8725bdf91dad920ace294a7fb1a04db67115c68 Mon Sep 17 00:00:00 2001 From: Javon Hickmon Date: Sun, 18 Dec 2022 23:15:23 -0800 Subject: Added Javon as contributor --- people.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/people.json b/people.json index 67424df..943b4d5 100644 --- a/people.json +++ b/people.json @@ -743,5 +743,16 @@ "link": "./entries/williamvietnguyen/fibberoni.c" } ] - } + }, + { + "github": "jjhickmon", + "name": "Javon Hickmon", + "title": "Undergraduate CS Student, UW", + "entries": [ + { + "name": "fibonacci", + "link": "./entries/jjhickmon/fibonacci.py" + } + ] + }, ] -- cgit v1.2.3-70-g09d2