Skip to content

Commit 4caca50

Browse files
committed
update package maintainer
1 parent 7a3aeb6 commit 4caca50

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pkg/DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: doParallel
22
Type: Package
33
Title: Foreach Parallel Adaptor for the 'parallel' Package
4-
Version: 1.0.16
5-
Authors@R: c(person("Michelle", "Wallig", role="cre", email="Michelle.Wallig@microsoft.com"),
4+
Version: 1.0.17
5+
Authors@R: c(person("Folashade", "Daniel", role="cre", email="fdaniel@microsoft.com"),
66
person("Microsoft", "Corporation", role=c("aut", "cph")),
77
person("Steve", "Weston", role="aut"),
88
person("Dan", "Tenenbaum", role="ctb"))

pkg/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
NEWS/ChangeLog for doParallel
22
-----------------------------
33

4+
1.0.17 2022-01-10
5+
o Maintainer change (Folashade Daniel; [email protected]).
6+
47
1.0.16 2020-10-12
58
o Maintainer change (Michelle Wallig; [email protected]).
69

0 commit comments

Comments
 (0)