Skip to content

Commit

Permalink
replace tabs with spaces (on Windows-1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-t committed Aug 7, 2024
1 parent 96fa7f5 commit e6137b2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ Title: Accessing AlphaMissense Data Resources in R
Version: 1.1.5
Authors@R:
c(person(
"Martin", "Morgan", role = c("aut", "cre"),
email = "mtmorgan.xyz@gmail.com",
comment = c(ORCID = "0000-0002-5874-8148")
"Martin", "Morgan", role = c("aut", "cre"),
email = "mtmorgan.xyz@gmail.com",
comment = c(ORCID = "0000-0002-5874-8148")
), person(
"Tram", "Nguyen",
role = "aut"
"Tram", "Nguyen",
role = "aut"
), person(
"Tyrone", "Lee",
"Tyrone", "Lee",
role = "ctb"
), person(
"Nitesh", "Turaga",
role = "ctb"
"Nitesh", "Turaga",
role = "ctb"
), person(
"Chan Zuckerberg Initiative DAF CZF2019-002443",
role = "fnd"
"Chan Zuckerberg Initiative DAF CZF2019-002443",
role = "fnd"
), person(
"NIH NCI ITCR U24CA180996",
role = "fnd"
Expand Down

0 comments on commit e6137b2

Please sign in to comment.