From 6ecf673ce44823e92fb48ee83f7d6f310d34c85c Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Mon, 2 Dec 2024 21:27:02 -0800 Subject: [PATCH] add as author --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 25a7bd6d3..87a18c742 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -98,5 +98,6 @@ Authors@R: c( person("Christian", "Wia", role="ctb"), person("Elise", "Maigné", role="ctb"), person("Vincent", "Rocher", role="ctb"), - person("Vijay", "Lulla", role="ctb") + person("Vijay", "Lulla", role="ctb"), + person("Aljaž", "Sluga", role="ctb") )