Package: allcontributors
Title: Acknowledge all Contributors to a Project
Version: 0.2.2
Authors@R: c(
    person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")),
    person("Chris", "Hartgerink", role = "aut"),
    person("Maëlle", "Salmon", role = "ctb")
    )
Description: Acknowledge all contributors to a project via a single
    function call. The function appends to a 'README' or other specified
    file(s) a table with names of all individuals who contributed via code
    or repository issues.  The package also includes several additional
    functions to extract and quantify contributions to any repository.
License: GPL-3
URL: https://github.com/ropensci/allcontributors
BugReports: https://github.com/ropensci/allcontributors/issues
Imports: cli, clipr, curl, gert, gh, gitcreds, magrittr
Suggests: httptest2, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-23 12:17:43 UTC; smexus
Author: Mark Padgham [aut, cre],
  Chris Hartgerink [aut],
  Maëlle Salmon [ctb]
Maintainer: Mark Padgham <mark.padgham@email.com>
Repository: CRAN
Date/Publication: 2024-10-23 14:40:02 UTC
Built: R 4.5.0; ; 2025-04-02 08:28:19 UTC; unix
