Skip to content

Commit 7873c2f

Browse files
upgrade MB to author
1 parent 2e71ec5 commit 7873c2f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Package: tipr
33
Title: Tipping Point Analyses
44
Version: 1.0.2
55
Authors@R: c(
6-
person("Lucy", "D'Agostino McGowan", , "lucydagostino@gmail.com", role = c("aut", "cre"),
6+
person("Lucy", "D'Agostino McGowan", , "malcolmbarrett@gmail.com", 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)