Skip to content

Commit

Permalink
add Jim Gardner to contributors (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Jan 11, 2024
1 parent bb689c5 commit cb46c0b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Package: saperlipopette
Title: Create Example Git Messes
Version: 0.0.0.9000
Authors@R:
Authors@R: c(
person("Maëlle", "Salmon", , "msmaellesalmon@gmail.com", role = c("cre", "aut"),
comment = c(ORCID = "0000-0002-2815-0399"))
comment = c(ORCID = "0000-0002-2815-0399")),
person("Jim", "Gardner", role = "ctb")
)
Description: Holds functions creating Git messes, that users would then solve, to follow <https://ohshitgit.com/>.
License: MIT + file LICENSE
Encoding: UTF-8
Expand Down

0 comments on commit cb46c0b

Please sign in to comment.