Skip to content

Commit c5024d8

Browse files
update Authors
1 parent 8472f03 commit c5024d8

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Package: link
22
Title: Hyperlink Automatic Detection
33
Version: 2024.2.0
4-
Authors@R:
5-
person("Romain", "François", email = "romain@tada.science", role = c("aut", "cre", "cph"))
4+
Authors@R: c(
5+
person("Romain", "François", email = "romain@tada.science", role = c("aut", "cre")),
6+
person("tada.science", role = c("cph", "fnd"))
7+
)
68
Description: Automatic detection of hyperlinks for packages and calls in the text
79
of 'rmarkdown' or 'quarto' documents.
810
License: MIT + file LICENSE

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
YEAR: 2024
2-
COPYRIGHT HOLDER: tadascience
2+
COPYRIGHT HOLDER: tada.science

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
Copyright (c) 2024 tadascience
3+
Copyright (c) 2024 tada.science
44

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

0 commit comments

Comments
 (0)