diff options
author | Braxton Hall | 2022-10-26 08:28:27 +0000 |
---|---|---|
committer | GitHub | 2022-10-26 08:28:27 +0000 |
commit | 4573b5ae5c50856dafe88cbd1a795662faee041b (patch) | |
tree | 46cc68d86d0b05f8d5f798006c949b2e0e8d73ad | |
parent | 1e86129a200b7bc2b0120c9eb102952ee78b5c49 (diff) | |
parent | 2b5ca95bdc994f5ce53f72498d84c9a3c3c5c819 (diff) |
Merge pull request #48 from braxtonhall/david
Add David Zheng
-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", |