diff options
author | Braxton Hall | 2022-11-26 21:23:58 +0000 |
---|---|---|
committer | GitHub | 2022-11-26 21:23:58 +0000 |
commit | d8e6768c0670aee39db801a33fdeea39510123a4 (patch) | |
tree | c5a1fcf74c5f773fb5c7a688a4260c7f07feecc2 /people.json | |
parent | 8f01efc52766fa5f50d5fb19f3621838493823ad (diff) | |
parent | e5081339ca952c0c55cf12cef48d6f6f9e0bc05c (diff) |
Merge pull request #87 from braxtonhall/hitl2
Hitl2
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/people.json b/people.json index fc6a8c2..2f0ac41 100644 --- a/people.json +++ b/people.json @@ -53,6 +53,10 @@ { "name": "wc", "link": "./entries/braxtonhall/wc/fib.sh" + }, + { + "name": "hitl2", + "link": "./entries/braxtonhall/hitl2/fib.js" } ] }, |