Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 5d6b41a

Browse files
committed
rearrange author stuff
1 parent 80f2e0e commit 5d6b41a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Description: Work with 'GitHub' 'gists' from 'R' (e.g.,
1212
<https://gist.github.com/>.
1313
Version: 0.3.7.9100
1414
Authors@R: c(
15-
person("Ramnath", "Vaidyanathan", role = "aut", email = "ramnath.vaidya@gmail.com"),
16-
person("Karthik", "Ram", role = "aut", email = "[email protected]"),
17-
person("Scott", "Chamberlain", role = c("aut", "cre"), email = "[email protected]")
15+
person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
16+
person("Ramnath", "Vaidyanathan", role = "aut"),
17+
person("Karthik", "Ram", role = "aut")
1818
)
1919
License: MIT + file LICENSE
2020
URL: https://github.com/ropensci/gistr

0 commit comments

Comments
 (0)