dev-R/purrr: tidy metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-03 19:21:09 +02:00
parent 9e12b19b28
commit fb82e744b0

View File

@@ -1,30 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>
https://github.com/tidyverse/purrr/issues
</bugs-to>
<doc lang="en">
https://cran.r-project.org/web//packages/purrr/purrr.pdf
</doc>
<changelog>
https://cran.r-project.org/web//packages/purrr/news/news.html
</changelog>
<maintainer>
<name>
Lionel Henry
</name>
<email>
lionel@rstudio.com
</email>
</maintainer>
<remote-id type="github">
tidyverse/purrr
</remote-id>
</upstream>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/tidyverse/purrr/issues</bugs-to>
<doc lang="en">https://cran.r-project.org/web//packages/purrr/purrr.pdf</doc>
<changelog>https://cran.r-project.org/web//packages/purrr/news/news.html</changelog>
<maintainer>
<name>Lionel Henry</name>
<email>lionel@rstudio.com</email>
</maintainer>
<remote-id type="github">tidyverse/purrr</remote-id>
</upstream>
</pkgmetadata>