diff options
| author | avnikitenko <[email protected]> | 2022-02-10 16:49:07 +0300 | 
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:07 +0300 | 
| commit | 85e7b8b43a12f69b4721aee71dea28491c9bd503 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
| parent | 094060c75baf0e7d047631b4a0a30a3e0931edc0 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
| -rw-r--r-- | contrib/python/botocore/ya.make | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/contrib/python/botocore/ya.make b/contrib/python/botocore/ya.make index 484e2dd4c50..dc02d4a4192 100644 --- a/contrib/python/botocore/ya.make +++ b/contrib/python/botocore/ya.make @@ -713,9 +713,9 @@ RESOURCE_FILES(      #botocore/data/pinpoint-sms-voice/2018-09-05/service-2.json      #botocore/data/pinpoint/2016-12-01/examples-1.json      #botocore/data/pinpoint/2016-12-01/service-2.json -    botocore/data/polly/2016-06-10/examples-1.json  -    botocore/data/polly/2016-06-10/paginators-1.json  -    botocore/data/polly/2016-06-10/service-2.json  +    botocore/data/polly/2016-06-10/examples-1.json +    botocore/data/polly/2016-06-10/paginators-1.json +    botocore/data/polly/2016-06-10/service-2.json      #botocore/data/pricing/2017-10-15/examples-1.json      #botocore/data/pricing/2017-10-15/paginators-1.json      #botocore/data/pricing/2017-10-15/service-2.json | 
