Add release note for 1.0.0 in NEWS.md (#5329)

* Add release note for 1.0.0

* Fix a small bug in the Python script that compiles the list of contributors

* Clarify governance of CI infrastructure; now PMC is formally in charge

* Address reviewer comment

* Fix typo
This commit is contained in:
Philip Hyunsu Cho
2020-03-03 21:35:43 -08:00
committed by GitHub
parent 5dc8e894c9
commit 9775da02d9
5 changed files with 356 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Here are guidelines for contributing to various aspect of the XGBoost project:
:maxdepth: 2
Community Guideline <community>
donate
coding_guide
unit_tests
Docs and Examples <docs>