Add note about CRAN release [skip ci] (#7395)

This commit is contained in:
Jiaming Yuan 2021-11-05 00:34:14 +08:00 committed by GitHub
parent 4100827971
commit 232144ca09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,4 +34,6 @@ Making a Release
+ The CRAN package is maintained by `Tong He <https://github.com/hetong007>`_.
Before submitting a release, one should test the package on `R-hub <https://builder.r-hub.io/>`__ and `win-builder <https://win-builder.r-project.org/>`__ first. Please note that the R-hub Windows instance doesn't have the exact same environment as the one hosted on win-builder.
+ The Maven package is maintained by `Nan Zhu <https://github.com/CodingCat>`_ and `Hyunsu Cho <https://github.com/hcho3>`_.