diff options
author | alexnick <alexnick@yandex-team.ru> | 2022-02-10 16:47:45 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:45 +0300 |
commit | b609303efcd1218868ca0eca806ea3cea2e01a8b (patch) | |
tree | c0748b5dcbade83af788c0abfa89c0383d6b779c /contrib/libs/aws-sdk-cpp | |
parent | 80ba7327fdd90a6281bcec18f03e84ff856c3559 (diff) | |
download | ydb-b609303efcd1218868ca0eca806ea3cea2e01a8b.tar.gz |
Restoring authorship annotation for <alexnick@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/aws-sdk-cpp')
-rw-r--r-- | contrib/libs/aws-sdk-cpp/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/aws-sdk-cpp/ya.make b/contrib/libs/aws-sdk-cpp/ya.make index c41743553cc..d9fcb0818de 100644 --- a/contrib/libs/aws-sdk-cpp/ya.make +++ b/contrib/libs/aws-sdk-cpp/ya.make @@ -11,7 +11,7 @@ RECURSE( aws-cpp-sdk-s3 aws-cpp-sdk-s3-integration-tests aws-cpp-sdk-sqs - aws-cpp-sdk-kinesis + aws-cpp-sdk-kinesis aws-cpp-sdk-transfer testing-resources ) |