Remove references to old MANIFEST file (#2890)

This commit is contained in:
jhendersonHDF
2023-05-03 13:24:14 -07:00
committed by GitHub
parent f50d67a1ba
commit 44fafa4a84
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -125,7 +125,6 @@ Please make sure that you check the items applicable to your pull request:
* [ ] Does the new feature require a change to an existing API? See "API Compatibility Macros" document (https://portal.hdfgroup.org/display/HDF5/API+Compatibility+Macros)
* Documentation
* [ ] Was the change described in the release_docs/RELEASE.txt file?
* [ ] Was MANIFEST updated if new files had been added to the source?
* [ ] Was the new function documented in the corresponding public header file using [Doxygen](https://docs.hdfgroup.org/hdf5/develop/_r_m_t.html)?
* [ ] Was new functionality documented for the HDF5 community (the level of documentation depends on the feature; ask us what would be appropriate)
* Testing