-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Rob and Erin as maintainers, and remove Zhian as a current maintainer.
- Loading branch information
1 parent
9076a20
commit 6e9b61e
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,19 @@ Package: varnish | |
Title: Front-end for The Carpentries Lesson Infrastructure | ||
Version: 1.0.3.9000 | ||
Authors@R: c( | ||
person(given = "Robert", | ||
family = "Davey", | ||
role = c("ctb", "cre"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0002-5589-7754")), | ||
person(given = "Erin", | ||
family = "Becker", | ||
role = c("ctb", "cre"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0002-6832-0233")), | ||
person(given = "Zhian N.", | ||
family = "Kamvar", | ||
role = c("aut", "cre"), | ||
role = c("aut"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0003-1458-7108")), | ||
person(given = "Ben", | ||
|
@@ -25,11 +35,6 @@ Authors@R: c( | |
role = c("ctb"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0003-3379-9042")), | ||
person(given = "Robert", | ||
family = "Davey", | ||
role = c("ctb"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0002-5589-7754")), | ||
person(given = "Joel H.", | ||
family = "Nitta", | ||
role = c("ctb"), | ||
|