aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--people.json13
1 files changed, 12 insertions, 1 deletions
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"
+ }
+ ]
+ },
]