aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavon Hickmon2022-12-19 07:15:23 +0000
committerGitHub2022-12-19 07:15:23 +0000
commitb8725bdf91dad920ace294a7fb1a04db67115c68 (patch)
treee4275162aa5d00eb9be0ee255a47100b822b1b89
parent0f859e133c4c9d6c071f15b54d1b03e7b68f0b21 (diff)
Added Javon as contributor
-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"
+ }
+ ]
+ },
]