Skip to content

Commit

Permalink
update Authors
Browse files Browse the repository at this point in the history
  • Loading branch information
romainfrancois committed Mar 9, 2024
1 parent 8472f03 commit c5024d8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Package: link
Title: Hyperlink Automatic Detection
Version: 2024.2.0
Authors@R:
person("Romain", "François", email = "romain@tada.science", role = c("aut", "cre", "cph"))
Authors@R: c(
person("Romain", "François", email = "romain@tada.science", role = c("aut", "cre")),
person("tada.science", role = c("cph", "fnd"))
)
Description: Automatic detection of hyperlinks for packages and calls in the text
of 'rmarkdown' or 'quarto' documents.
License: MIT + file LICENSE
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
YEAR: 2024
COPYRIGHT HOLDER: tadascience
COPYRIGHT HOLDER: tada.science
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License

Copyright (c) 2024 tadascience
Copyright (c) 2024 tada.science

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit c5024d8

Please sign in to comment.