Skip to content

Commit

Permalink
Fix Tom's ORCID
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Nov 1, 2019
1 parent 957e60d commit e0e25a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Authors@R: c(
person("Rafael", "Maia", role = "aut",
comment = c(ORCID = "0000-0002-7563-9795")),
person("Thomas", "White", role = "aut",
comment = c(ORCID = "0000-0001-8493-9450"))
comment = c(ORCID = "0000-0002-3976-1734"))
)
Description: Parse various UV-VIS reflectance/transmittance/absorbance spectra
file formats to extract spectral data and metadata.
Expand Down
2 changes: 1 addition & 1 deletion inst/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors:
orcid: "0000-0001-8493-9450"
affiliation: 1
- name: Thomas White
orcid: "0000-0002-4094-1476"
orcid: "0000-0002-3976-1734"
affiliation: 2
- name: Rafael Maia
orcid: "0000-0002-7563-9795"
Expand Down

0 comments on commit e0e25a6

Please sign in to comment.