From 29890e3b6db7da7c99a6b30a5ce1d36d9e044a1b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 3 Jan 2022 14:57:46 +0100 Subject: [PATCH] chg: [doc] update README file --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88676f1..49e6331 100644 --- a/README.md +++ b/README.md @@ -342,14 +342,15 @@ $ pytest This software is free software and licensed under the AGPL version 3. -Copyright (c) 2019-2020 Alexandre Dulaunoy - https://github.com/adulau/ - +Copyright (c) 2019-2021 Alexandre Dulaunoy - https://github.com/adulau/ +Copyright (c) 2019-2021 All contributors to the project # Acknowledgment - Thanks to [Jean-Louis Huynen](https://github.com/gallypette) for the discussions about the crypto vulnerability patterns. - Thanks to [Sebastien Tricaud](https://github.com/stricaud) for the discussions regarding native language, commit messages and external patterns. - Thanks to [Cedric Bonhomme](https://github.com/cedricbonhomme) to make git-vuln-finder a Python library, add tests and improve the overall installation process. +- Thanks to [David Cruciani](https://github.com/DavidCruciani) for the support of [gharchive](https://www.gharchive.org/). # Contributing