Skip to content

Commit 169346c

Browse files
authored
Update maintainer field. This is release version 1.2.0 (#47)
1 parent a76cf6f commit 169346c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
^pkgdown$
1111
^doc$
1212
^Meta$
13+
^CRAN-RELEASE$

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Version: 1.2.0
55
Authors@R:
66
c(person(given = "Stefan Milton",
77
family = "Bache",
8-
role = c("aut", "cre"),
8+
role = c("aut"),
99
email = "[email protected]"),
1010
person(given = "Magnus Thor",
1111
family = "Torfason",
12-
role = "aut",
12+
role = c("aut", "cre"),
1313
email = "[email protected]"))
1414
Description: Alternative mechanism for importing objects from packages
1515
and R modules. The syntax allows for importing multiple objects with a single

0 commit comments

Comments
 (0)