From dd5fef744a98521bc586b149272580456405ec8f Mon Sep 17 00:00:00 2001 From: David Ewert Date: Mon, 24 Oct 2022 15:42:38 -0700 Subject: Added Fib --- people.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'people.json') diff --git a/people.json b/people.json index a8e6e56..16b2be7 100644 --- a/people.json +++ b/people.json @@ -288,4 +288,15 @@ } ] } + { + "github": "dewert99", + "name": "David Ewert", + "title": "MSc Student, UBC", + "entries": [ + { + "name": "tex", + "link": "./entries/dewert99/fib.rs" + } + ] + } ] -- cgit v1.2.3-70-g09d2 From 39126d3636fb920af391afaf01ad943ed3026c31 Mon Sep 17 00:00:00 2001 From: David Ewert Date: Mon, 24 Oct 2022 15:44:07 -0700 Subject: Update people.json Fixed name--- people.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'people.json') diff --git a/people.json b/people.json index 16b2be7..5dbb851 100644 --- a/people.json +++ b/people.json @@ -294,7 +294,7 @@ "title": "MSc Student, UBC", "entries": [ { - "name": "tex", + "name": "O(1)", "link": "./entries/dewert99/fib.rs" } ] -- cgit v1.2.3-70-g09d2 From 0984f1f58d404016e93991b22e8f971a9bb00562 Mon Sep 17 00:00:00 2001 From: David Ewert Date: Mon, 24 Oct 2022 15:53:43 -0700 Subject: , --- people.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'people.json') diff --git a/people.json b/people.json index 5dbb851..7ec29e3 100644 --- a/people.json +++ b/people.json @@ -287,7 +287,7 @@ "link": "./entries/pkoronkevich/tex" } ] - } + }, { "github": "dewert99", "name": "David Ewert", -- cgit v1.2.3-70-g09d2