From 3991dc33149d669cafcf90811f1804faa5a74db9 Mon Sep 17 00:00:00 2001 From: Dereck Mezquita <44912288+dereckmezquita@users.noreply.github.com> Date: Tue, 9 Jun 2026 16:59:11 -0600 Subject: [PATCH] Fix name spellings and add ORCID. --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 5998b32790..7663b70de4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -83,7 +83,7 @@ Authors@R: c( person("Boniface Christian","Kamgang", role="ctb"), person("Olivier","Delmarcell", role="ctb"), person("Josh","O'Brien", role="ctb"), - person("Dereck","de Mezquita", role="ctb"), + person("Dereck","Mezquita", role="ctb", comment = c(ORCID="0000-0002-9307-6762")), person("Michael","Czekanski", role="ctb"), person("Dmitry", "Shemetov", role="ctb"), person("Nitish", "Jha", role="ctb"),