forked from TrueCloudLab/frostfs-http-gw
Add credits
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
1821248596
commit
99eb87bec7
2 changed files with 24 additions and 0 deletions
20
CREDITS.md
Normal file
20
CREDITS.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Credits
|
||||||
|
|
||||||
|
In alphabetical order:
|
||||||
|
|
||||||
|
- Alexey Vanin
|
||||||
|
- Angira Kekteeva
|
||||||
|
- Denis Kirillov
|
||||||
|
- Evgeniy Kulikov
|
||||||
|
- Pavel Korotkov
|
||||||
|
- Roman Khimov
|
||||||
|
|
||||||
|
# Contributors
|
||||||
|
|
||||||
|
In chronological order:
|
||||||
|
|
||||||
|
- Anatoly Bogatyrev
|
||||||
|
- Stanislav Bogatyrev
|
||||||
|
- Anastasia Prasolova
|
||||||
|
- Leonard Liubich
|
||||||
|
- Elizaveta Chichindaeva
|
|
@ -538,3 +538,7 @@ File **eacl.json**:
|
||||||
|
|
||||||
If enabled, Prometheus metrics are available at `/metrics/` path and Pprof at
|
If enabled, Prometheus metrics are available at `/metrics/` path and Pprof at
|
||||||
`/debug/pprof`.
|
`/debug/pprof`.
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
|
Please see [CREDITS](CREDITS.md) for details.
|
||||||
|
|
Loading…
Reference in a new issue