This is an automated email from the ASF dual-hosted git repository. romainfrancois pushed a commit to branch romainfrancois-patch-1 in repository https://gitbox.apache.org/repos/asf/arrow.git
commit f0170970499e17d18d8edad085178f6d39bc9d44 Author: Romain François <[email protected]> AuthorDate: Wed Jun 28 15:37:50 2023 +0200 Update DESCRIPTION remove (soon to be) obsolete email .. --- r/DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r/DESCRIPTION b/r/DESCRIPTION index 5f5e51b261..bcf051b1f7 100644 --- a/r/DESCRIPTION +++ b/r/DESCRIPTION @@ -6,7 +6,7 @@ Authors@R: c( person("Ian", "Cook", email = "[email protected]", role = c("aut")), person("Nic", "Crane", email = "[email protected]", role = c("aut", "cre")), person("Dewey", "Dunnington", role = c("aut"), email = "[email protected]", comment = c(ORCID = "0000-0002-9415-4582")), - person("Romain", "Fran\u00e7ois", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0002-2444-4226")), + person("Romain", "Fran\u00e7ois", role = c("aut"), comment = c(ORCID = "0000-0002-2444-4226")), person("Jonathan", "Keane", email = "[email protected]", role = c("aut")), person("Drago\u0219", "Moldovan-Gr\u00fcnfeld", email = "[email protected]", role = c("aut")), person("Jeroen", "Ooms", email = "[email protected]", role = c("aut")),
