Skip to content

Commit e1b399e

Browse files
authored
Polish authors (#13)
1 parent a48de56 commit e1b399e

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

DESCRIPTION

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ Version: 0.0.0.9002
44
Authors@R: c(
55
person("Mauro", "Lepore", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "https://orcid.org/0000-0002-1986-7988")),
7+
person("Anne", "Schoenauer", , "[email protected]", role = "aut",
8+
comment = c(ORCID = "https://orcid.org/0000-0002-4576-8799")),
9+
person("Tilman", "Trompke", , "[email protected]", role = "aut",
10+
comment = c(ORCID = "https://orcid.org/0009-0003-3351-5131")),
11+
person("Kalash", "Singhal", , "[email protected]", role = "aut"),
712
person("2 Degrees Investing Initiative", , , "[email protected]", role = c("cph", "fnd"))
813
)
914
Description: Add CO2.
1015
License: GPL (>= 3)
11-
URL: https://2degreesinvesting.github.io/tiltAddCO2/, https://github.com/2DegreesInvesting/tiltAddCO2
16+
URL: https://2degreesinvesting.github.io/tiltAddCO2/,
17+
https://github.com/2DegreesInvesting/tiltAddCO2
18+
BugReports: https://github.com/2DegreesInvesting/tiltAddCO2/issues
1219
Imports:
1320
dplyr,
1421
glue,
@@ -32,4 +39,3 @@ Config/testthat/edition: 3
3239
Encoding: UTF-8
3340
Roxygen: list(markdown = TRUE)
3441
RoxygenNote: 7.3.1
35-
BugReports: https://github.com/2DegreesInvesting/tiltAddCO2/issues

_pkgdown.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ url: https://2degreesinvesting.github.io/tiltAddCO2/
22
template:
33
bootstrap: 5
44

5+
6+
authors:
7+
Mauro Lepore:
8+
href: https://github.com/maurolepore

0 commit comments

Comments
 (0)