Skip to content

Commit 748e91a

Browse files
committed
docs: update legal entity name to RLadies+ in DESCRIPTION
1 parent 97e5c00 commit 748e91a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

DESCRIPTION

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Title: The source code for the R-ladies website
1+
Title: The source code for the RLadies+ website
22
Version: 1.0
33
Authors@R: c(
4-
person("Hernández", "Bea",
5-
email = "bea@rladies.org",
4+
person("Hernández", "Bea",
5+
email = "bea@rladies.org",
66
role = c("aut")),
7-
person("Athanasia Mo", "Mowinckel",
8-
email = "a.m.mowinckel@psykologi.uio.no",
7+
person("Athanasia Mo", "Mowinckel",
8+
email = "a.m.mowinckel@psykologi.uio.no",
99
role = c("aut", "cre"),
1010
comment = c(ORCID = "0000-0002-5756-0223"))
1111
)
@@ -17,7 +17,7 @@ Config/renv/profiles/json/dependencies:
1717
jsonvalidate,
1818
here,
1919
cli
20-
Config/renv/profiles/dev/dependencies:
20+
Config/renv/profiles/dev/dependencies:
2121
airtabler,
2222
blogdown,
2323
jsonlite,
@@ -29,7 +29,7 @@ Config/renv/profiles/dev/dependencies:
2929
Config/renv/profiles/production/dependencies:
3030
here,
3131
yaml
32-
Config/renv/profiles/airtable/dependencies:
32+
Config/renv/profiles/airtable/dependencies:
3333
blogdown,
3434
jsonlite,
3535
dplyr,

0 commit comments

Comments
 (0)