Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds my name to description file as contributor #28

Merged
merged 3 commits into from Apr 9, 2019

Conversation

Projects
None yet
2 participants
@mbarnfield
Copy link
Contributor

mbarnfield commented Apr 9, 2019

Added:

person("Matthew", "Barnfield", role = "ctb",
email = "m.barnfield@qmul.ac.uk"))

Please ensure the following before submitting a PR:

  • if suggesting code changes or improvements, open an issue first
  • for all but trivial changes (e.g., typo fixes), add your name to DESCRIPTION
  • for all but trivial changes (e.g., typo fixes), documentation your change in NEWS.md with a parenthetical reference to the issue number being addressed
  • if changing documentation, edit files in /R not /man and run devtools::document() to update documentation
  • add code or new test files to /tests for any new functionality or bug fix
  • make sure R CMD check runs without error before submitting the PR

mbarnfield added some commits Apr 9, 2019

Merge pull request #2 from leeper/master
Merge Thomas' commits into my fork

@leeper leeper merged commit c386a1e into leeper:master Apr 9, 2019

1 check failed

continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.