diff options
author | Braxton Hall | 2022-10-30 18:32:43 +0000 |
---|---|---|
committer | GitHub | 2022-10-30 18:32:43 +0000 |
commit | a556712eaa077aed8a6798f24fc42c043b904d0a (patch) | |
tree | bbe2fecfd8328961cc245ee9de0413cdf43a1c88 /people.json | |
parent | 524d8c5e46ba22b068763e885850601464c25a56 (diff) | |
parent | b3e6a0cc52a7b42adc239ed1cad1622842f2cc9a (diff) |
Merge pull request #71 from cc-21/main
Add a buggy implementation
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json index 297778c..9d3d340 100644 --- a/people.json +++ b/people.json @@ -555,6 +555,17 @@ ] }, { + "github": "cc-21", + "name": "Madonna H", + "title": "lazy", + "entries": [ + { + "name": "a buggy fib", + "link": "./entries/cc-21/lazy_fib.java" + } + ] + }, + { "github": "j-james", "name": "JJ", "title": "BSc, UBC", |