From a8477499a54d45eab7750345024be26be2393620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Souchet=20C=C3=A9line?= Date: Thu, 27 Oct 2022 15:45:08 +0200 Subject: [PATCH] Use process.analytics.dev+CRAN@gmail.com as project email --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index f6644ec..0eb4d6c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: bpmnVisualization Type: Package Title: Visualize Process Execution Data on BPMN Diagrams Version: 0.2.1 -Authors@R: c(person("Celine", "Souchet", role = c("aut", "cre"), email = "celine.souchet@bonitasoft.com"), +Authors@R: c(person("Celine", "Souchet", role = c("aut", "cre"), email = "process.analytics.dev+CRAN@gmail.com"), person("Thomas", "Bouffard", role = "aut")) Description: To visualize the execution data of the processes on BPMN diagrams, using overlays, style customization and interactions, with BPMN Visualization. License: Apache License (== 2)