nealrichardson commented on a change in pull request #11256:
URL: https://github.com/apache/arrow/pull/11256#discussion_r717016554
##########
File path: r/DESCRIPTION
##########
@@ -9,6 +9,7 @@ Authors@R: c(
person("Romain", "Fran\u00e7ois", email = "[email protected]", role =
c("aut"), comment = c(ORCID = "0000-0002-2444-4226")),
person("Jeroen", "Ooms", email = "[email protected]", role = c("aut")),
person("Javier", "Luraschi", email = "[email protected]", role =
c("ctb")),
+ person("Karl Dunkle", "Werner", email = "[email protected]",
role = c("ctb"), comment = c(ORCID = "0000-0003-0523-7309")),
Review comment:
Following https://github.com/karldw/kdw.junk/blob/master/DESCRIPTION#L5
I think it should be this. @karldw?
```suggestion
person("Karl", "Dunkle Werner", email =
"[email protected]", role = c("ctb"), comment = c(ORCID =
"0000-0003-0523-7309")),
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]