diff options
-rw-r--r-- | entries/Zhengdw/actual_fib.txt | 1 | ||||
-rw-r--r-- | people.json | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/entries/Zhengdw/actual_fib.txt b/entries/Zhengdw/actual_fib.txt new file mode 100644 index 0000000..a48ade6 --- /dev/null +++ b/entries/Zhengdw/actual_fib.txt @@ -0,0 +1 @@ +A000045 diff --git a/people.json b/people.json index efe917e..102b326 100644 --- a/people.json +++ b/people.json @@ -399,6 +399,17 @@ ] }, { + "github": "Zhengdw", + "name": "David Zheng", + "title": "PhD Candidate, UIUC", + "entries": [ + { + "name": "actual_fib", + "link": "./entries/Zhengdw/actual_fib.txt" + } + ] + }, + { "github": "markusdemedeiros", "name": "Markus de Medeiros", "title": "BSc Student, UBC", |