forked from TrueCloudLab/frostfs-s3-gw
Add credits
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
d6a99da42c
commit
c4e62d6f44
2 changed files with 22 additions and 0 deletions
19
CREDITS.md
Normal file
19
CREDITS.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Credits
|
||||
|
||||
In alphabetical order:
|
||||
|
||||
- Alexey Vanin
|
||||
- Angira Kekteeva
|
||||
- Denis Kirillov
|
||||
- Evgeniy Kulikov
|
||||
- Pavel Korotkov
|
||||
- Roman Khimov
|
||||
|
||||
# Contributors
|
||||
|
||||
In chronological order:
|
||||
|
||||
- Elizaveta Chichindaeva
|
||||
- Stanislav Bogatyrev
|
||||
- Anastasia Prasolova
|
||||
- Leonard Liubich
|
|
@ -92,3 +92,6 @@ AmazonS3 s3Client = AmazonS3ClientBuilder.standard()
|
|||
- [AWS S3 API compatibility](./docs/aws_s3_compat.md)
|
||||
- [AWS S3 Compatibility test results](./docs/s3_test_results.md)
|
||||
|
||||
## Credits
|
||||
|
||||
Please see [CREDITS](CREDITS.md) for details.
|
||||
|
|
Loading…
Reference in a new issue