Skip to content

Commit

Permalink
Switched to Authors@R
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Dec 12, 2024
1 parent 6ba3676 commit 09f8906
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2024-12-11 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Authors@R): Added

2024-05-24 Dirk Eddelbuettel <[email protected]>

* README.md: Use tinyverse.netlify.app for dependency badge
Expand Down
11 changes: 8 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@ Type: Package
Title: R Interface to the Pushbullet Messaging Service
Version: 0.3.4.1
Date: 2021-10-20
Author: Dirk Eddelbuettel with contributions by Bill Evans, Mike Birdgeneau,
Henrik Bengtsson, Seth Wenchel, Colin Gillespie and Chan-Yub Park
Maintainer: Dirk Eddelbuettel <[email protected]>
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "[email protected]",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Bill", "Evans", role = "ctb"),
person("Mike", "Birdgeneau", role = "ctb"),
person("Henrik", "Bengtsson", role = "ctb"),
person("Seth", "Wenchel", role = "ctb"),
person("Colin", "Gillespie", role = "ctb"),
person("Chan-Yub", "Park", role = "ctb"))
Description: An R interface to the Pushbullet messaging service which
provides fast and efficient notifications (and file transfer) between
computers, phones and tablets. An account has to be registered at the
Expand Down

0 comments on commit 09f8906

Please sign in to comment.