Skip to content

Commit aa16aba

Browse files
Added new contributor
1 parent 35730df commit aa16aba

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors:
1313
title: "PRISMA2020: R package and ShinyApp for producing PRISMA 2020 compliant flow diagrams"
1414
version: 1.1.0
1515
doi: 10.5281/zenodo.4287834
16-
date-released: 2022-07-02
16+
date-released: 2023-02-06
1717
license: MIT
1818
url: "https://github.com/prisma-flowdiagram/PRISMA2020"
1919
preferred-citation:

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Authors@R: c(
1313
person("Chris", "Pritchard", role = c("aut", "cre"),
1414
email = "chris.pritchard@ntu.ac.uk",
1515
comment = c(ORCID = "0000-0002-1143-9751")),
16-
person("Brennan", "Chapman", role = "ctb"))
16+
person("Brennan", "Chapman", role = "ctb")
17+
person("Hossam", "Hammady", role= "ctb"))
1718
Description: Systematic reviews should be described in a high degree of
1819
methodological detail. The 'PRISMA' Statement calls for a high level of
1920
reporting detail in systematic reviews and meta-analyses. An integral part
@@ -47,4 +48,4 @@ Imports:
4748
License: MIT + file LICENSE
4849
Encoding: UTF-8
4950
Roxygen: list(markdown = TRUE)
50-
RoxygenNote: 7.2.1
51+
RoxygenNote: 7.2.3

0 commit comments

Comments
 (0)