diff options
| author | van Hauser <vh@thc.org> | 2022-01-20 16:17:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-20 16:17:08 +0100 |
| commit | 7aced239e8a0855d87ecc921ba5691b29202ec1e (patch) | |
| tree | a8e877a149495ea4ec48723d8af57426f8322a3a /README.md | |
| parent | 9242e0db8ac8a0e82d78432af389108e74700f00 (diff) | |
| parent | d1de12d6175cd84357eadbf204e15b184b22ae42 (diff) | |
| download | afl++-7aced239e8a0855d87ecc921ba5691b29202ec1e.tar.gz | |
Merge pull request #1294 from AFLplusplus/dev
Push to stable
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md index 62b928e4..5c2262cf 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ AFL++ is maintained by: * Heiko "hexcoder-" Eißfeldt <heiko.eissfeldt@hexco.de>, * Andrea Fioraldi <andreafioraldi@gmail.com> and * Dominik Maier <mail@dmnk.co>. +* Documentation: Jana Aydinbas <jana.aydinbas@gmail.com> Originally developed by Michał "lcamtuf" Zalewski. @@ -149,7 +150,7 @@ The following branches exist: stability * [dev](https://github.com/AFLplusplus/AFLplusplus/tree/dev): development state of AFL++ - bleeding edge and you might catch a checkout which does not compile - or has a bug. **We only accept PRs (push requests) for the 'dev' branch!** + or has a bug. **We only accept PRs (pull requests) for the 'dev' branch!** * (any other): experimental branches to work on specific features or testing new functionality or changes. @@ -163,7 +164,7 @@ This can be your way to support and contribute to AFL++ - extend it to do something cool. For everyone who wants to contribute (and send pull requests), please read our -[contributing guidelines](CONTRIBUTING.md) before your submit. +[contributing guidelines](CONTRIBUTING.md) before you submit. ## Special thanks @@ -223,7 +224,7 @@ Thank you! (For people sending pull requests - please add yourself to this list Josephine Calliotte Konrad Welc Thomas Rooijakkers David Carlier Ruben ten Hove Joey Jiao - fuzzah + fuzzah @intrigus-lgtm ``` </details> |
