Skip to content

Conversation

@bk-675
Copy link

@bk-675 bk-675 commented Feb 11, 2025

The code used for the above:

  1. cd my.package
  2. vim DESCRIPTION
  3. Authors@R: c( person("Your", "Name", role = c("aut", "cre"), email = "your-email@example.com"))
  4. :wq
  5. git add DESCRIPTION
  6. git commit -m "Added my name to DESCRIPTION file"
  7. git push origin master

@bk-675 bk-675 closed this Feb 11, 2025
@bk-675 bk-675 reopened this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant