Skip to content

Commit 30a5330

Browse files
add @glin to authors
1 parent 0ca98ee commit 30a5330

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

DESCRIPTION

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: reactR
22
Type: Package
33
Title: React Helpers
44
Version: 0.6.1
5-
Date: 2024-09-09
5+
Date: 2024-09-14
66
Authors@R: c(
77
person(
88
"Facebook", "Inc"
@@ -25,6 +25,12 @@ Authors@R: c(
2525
, role = c("aut")
2626
, comment = "R interface"
2727
, email = "[email protected]"
28+
),
29+
person(
30+
"Greg", "Lin"
31+
, role = c("aut", "cre")
32+
, comment = "R interface"
33+
, email = "[email protected]"
2834
)
2935
)
3036
Maintainer: Kent Russell <[email protected]>

0 commit comments

Comments
 (0)