aboutsummaryrefslogtreecommitdiff
path: root/people.json
diff options
context:
space:
mode:
authorBraxton Hall2022-12-19 14:15:09 +0000
committerGitHub2022-12-19 14:15:09 +0000
commit777b3fba70f2253fa2f8f0bd4c9b207b8ce0a11f (patch)
treefe52f7a18fef3c6b1f21e2681e815bf62dfe535c /people.json
parent77e827e1ad5e4598811335e7f0c9bfeb20a425c4 (diff)
parentebd167d36dd376e7ce83cb6858c6fd396f0b3ecd (diff)
Merge pull request #96 from jjhickmon/main
Javon contributor PR
Diffstat (limited to 'people.json')
-rw-r--r--people.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json
index 67424df..ea6f724 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"
+ }
+ ]
}
]