From 6b8b54f7612842cdff707d6bb27a87aef690598b Mon Sep 17 00:00:00 2001 From: Richard Hodges Date: Thu, 19 Mar 2020 18:15:17 +0100 Subject: [PATCH] Update credits --- CHANGELOG.md | 1 + doc/qbk/01_intro/_intro.qbk | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf019482..482bb1e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ Version 288: * Fix Content-Length parsing +* Update credits -------------------------------------------------------------------------------- diff --git a/doc/qbk/01_intro/_intro.qbk b/doc/qbk/01_intro/_intro.qbk index a48f99ea..a7849948 100644 --- a/doc/qbk/01_intro/_intro.qbk +++ b/doc/qbk/01_intro/_intro.qbk @@ -133,6 +133,11 @@ Thanks to [@https://github.com/djarek Damian Jarek] for his generous participation and source code contributions. +Thanks to [@https://github.com/madmongo1 Richard Hodges] (hodges.r@gmail.com) +for maintaining Beast on behalf of the [@https://cppalliance.org C++ Alliance]. + +Many thanks to [@https://www.jetbrains.com Jetbrains s.r.o.] for generously providing the +Beast development team with All Product Developmnent Licenses. [endsect]