diff --git a/README.md b/README.md index 88bdd65796..7ad6eb58c6 100644 --- a/README.md +++ b/README.md @@ -466,3 +466,9 @@ Jess Robinson and shadowcat.co.uk for: shogo82148 for migrating our Travis pipelines to GitHub Actions (and improving them) + +aeruder for contributing + - Fixing DynamoDB retry fixes + - Completing speedups and benchmarking code + - Substituting Config::INI for Config::AWS + - Parrallelizing and fixing generation inconsistencies of the SDK diff --git a/auto-lib/Paws.pm b/auto-lib/Paws.pm index 7751e31998..5b12a8dd9c 100644 --- a/auto-lib/Paws.pm +++ b/auto-lib/Paws.pm @@ -1243,5 +1243,11 @@ Jess Robinson and shadowcat.co.uk for: shogo82148 for migrating our Travis pipelines to GitHub Actions (and improving them) +aeruder for contributing + - Fixing DynamoDB retry fixes + - Completing speedups and benchmarking code + - Substituting Config::INI for Config::AWS + - Parrallelizing and fixing generation inconsistencies of the SDK + =cut