From 86c2f8d58c87414a1cc5a93a06173a479b894408 Mon Sep 17 00:00:00 2001 From: Hayley Corson-Dosch Date: Tue, 7 Feb 2023 09:16:24 -0600 Subject: [PATCH 1/2] Update src/assets/text/authors.js Co-authored-by: Cee Nell --- src/assets/text/authors.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/text/authors.js b/src/assets/text/authors.js index 6b1ced9..ad02723 100644 --- a/src/assets/text/authors.js +++ b/src/assets/text/authors.js @@ -9,7 +9,7 @@ export default { initials: 'CN', profile_link: 'https://www.usgs.gov/staff-profiles/cee-nell', role: 'developer', - contribution: 'contributed to pipeline development and creation of the prebuilt svg paths, developed the website and d3 animation, and reviewed code' + contribution: 'contributed to the data processing pipeline, developed the website, and created the d3 animation' }, { firstName: 'Lindsay', From 5632f1a5acdec8d57a4f62284503d046fa7b9c0e Mon Sep 17 00:00:00 2001 From: Hayley Corson-Dosch Date: Tue, 7 Feb 2023 09:16:59 -0600 Subject: [PATCH 2/2] Update src/assets/text/authors.js Co-authored-by: Cee Nell --- src/assets/text/authors.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/text/authors.js b/src/assets/text/authors.js index ad02723..b9425c0 100644 --- a/src/assets/text/authors.js +++ b/src/assets/text/authors.js @@ -18,7 +18,7 @@ export default { initials: 'LP', profile_link: 'https://www.usgs.gov/staff-profiles/lindsay-rc-platt', role: 'developer', - contribution: 'developed the pipeline to pull historic and current groundwater levels, led the development of the prebuilt svg paths, and reviewed code' + contribution: 'developed the data processing pipeline to pull historic and current groundwater levels, and generated the svg map' } ], // do not delete section. delete any or all individuals as needed. modify content as needed