Package: allcontributors
Title: Acknowledge all Contributors to a Project
Version: 0.0.2
Authors@R: 
    person(given = "Mark",
           family = "Padgham",
           role = c("aut", "cre"),
           email = "mark.padgham@email.com")
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/ropenscilabs/allcontributors
BugReports: https://github.com/ropenscilabs/allcontributors/issues
Imports: cli, clipr, ghql, git2r, httr, jsonlite, magrittr
Suggests: knitr, rmarkdown, testthat, webmockr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-30 12:04:43 UTC; smexus
Author: Mark Padgham [aut, cre]
Maintainer: Mark Padgham <mark.padgham@email.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2020-12-02 10:50:06 UTC
