Move FUZZING.md to the top level

Though the fuzzing tests are in the tests directory, we should move
the FUZZING.md file itself to the toplevel to make it more visible.

Signed-off-by: Brad House (@bradh352)
pull/871/head
Brad House 3 months ago
parent eb68207130
commit 16f217cd64
  1. 2
      .reuse/dep5
  2. 0
      FUZZING.md

@ -9,7 +9,7 @@ Copyright: The c-ares project and its contributors.
License: MIT License: MIT
# Docs # Docs
Files: AUTHORS CONTRIBUTING.md GIT-INFO README.md README.msvc RELEASE-PROCEDURE.md RELEASE-NOTES.md FEATURES.md SECURITY.md DEVELOPER-NOTES.md INSTALL.md test/README.md test/FUZZING.md src/lib/include/README.md src/lib/thirdparty/apple/README.md Files: AUTHORS CONTRIBUTING.md GIT-INFO README.md README.msvc RELEASE-PROCEDURE.md RELEASE-NOTES.md FEATURES.md SECURITY.md DEVELOPER-NOTES.md INSTALL.md FUZZING.md test/README.md src/lib/include/README.md src/lib/thirdparty/apple/README.md
Copyright: The c-ares project and its contributors. Copyright: The c-ares project and its contributors.
License: MIT License: MIT

Loading…
Cancel
Save