This is an automated email from the ASF dual-hosted git repository.

thisisnic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new e8557bc179 MINOR: [R] Update DESCRIPTION (#36354)
e8557bc179 is described below

commit e8557bc179c6cf255e34a65bbc3789282c25f9f0
Author: Romain François <[email protected]>
AuthorDate: Wed Jun 28 19:52:04 2023 +0200

    MINOR: [R] Update DESCRIPTION (#36354)
    
    remove (soon to be) obsolete email ... I think it's fine just removing the 
email rather than replace it.
    
    Authored-by: Romain François <[email protected]>
    Signed-off-by: Nic Crane <[email protected]>
---
 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")),

Reply via email to