Skip to content

Commit 50dfeab

Browse files
added myself as a contributor (#7003)
* added myself as a contributor * added missing comma * canonicalize (?) --------- Co-authored-by: Michael Chirico <[email protected]>
1 parent 6f05e4a commit 50dfeab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,6 @@ Authors@R: c(
101101
person("Vijay", "Lulla", role="ctb"),
102102
person("Aljaž", "Sluga", role="ctb"),
103103
person("Bill", "Evans", role="ctb"),
104-
person("Reino", "Bruner", role="ctb")
104+
person("Reino", "Bruner", role="ctb"),
105+
person(comment=c(github="@badasahog"), role="ctb")
105106
)

0 commit comments

Comments
 (0)