Skip to content

Commit d85b408

Browse files
authored
Merge pull request #24 from r-causal/mb2auth
upgrade MB to author
2 parents 2e71ec5 + b1e438d commit d85b408

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Version: 1.0.2
55
Authors@R: c(
66
person("Lucy", "D'Agostino McGowan", , "[email protected]", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-6983-2759")),
8-
person("Malcolm", "Barrett", , "[email protected]", role = "ctb",
8+
person("Malcolm", "Barrett", , "[email protected]", role = "aut",
99
comment = c(ORCID = "0000-0003-0299-5825"))
1010
)
1111
Description: The strength of evidence provided by epidemiological and

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ output: github_document
1010
[![DOI](https://joss.theoj.org/papers/10.21105/joss.04495/status.svg)](https://doi.org/10.21105/joss.04495)
1111
<!-- badges: end -->
1212

13-
**Authors:** [Lucy D'Agostino McGowan](https://www.lucymcgowan.com/)<br/>
13+
**Authors:** [Lucy D'Agostino McGowan](https://www.lucymcgowan.com/), [Malcolm Barrett](https://malco.io/)<br/>
1414
**License:** [MIT](https://opensource.org/license/mit/)
1515

1616

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
[![DOI](https://joss.theoj.org/papers/10.21105/joss.04495/status.svg)](https://doi.org/10.21105/joss.04495)
1010
<!-- badges: end -->
1111

12-
**Authors:** [Lucy D’Agostino
13-
McGowan](https://www.lucymcgowan.com/)<br/> **License:**
12+
**Authors:** [Lucy D’Agostino McGowan](https://www.lucymcgowan.com/),
13+
[Malcolm Barrett](https://malco.io/)<br/> **License:**
1414
[MIT](https://opensource.org/license/mit/)
1515

1616
## Installation

0 commit comments

Comments
 (0)