Skip to content

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
hcorson-dosch-usgs committed Feb 7, 2023
2 parents 8565827 + 5632f1a commit 4f7eef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/text/authors.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default {
initials: 'CN',
profile_link: 'https://www.usgs.gov/staff-profiles/cee-nell',
role: 'developer',
contribution: 'led the development of the website and D3 animation, contributed to the development of the data processing pipeline, and reviewed code'
contribution: 'contributed to the data processing pipeline, developed the website, and created the D3 animation'
},
{
firstName: 'Lindsay',
Expand All @@ -18,7 +18,7 @@ export default {
initials: 'LP',
profile_link: 'https://www.usgs.gov/staff-profiles/lindsay-rc-platt',
role: 'developer',
contribution: 'led the development of the data processing pipeline 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
Expand Down

0 comments on commit 4f7eef6

Please sign in to comment.