diff --git a/CREDITS.md b/CREDITS.md new file mode 100644 index 0000000..e019a0b --- /dev/null +++ b/CREDITS.md @@ -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 diff --git a/README.md b/README.md index cf80699..9bb0216 100644 --- a/README.md +++ b/README.md @@ -538,3 +538,7 @@ File **eacl.json**: If enabled, Prometheus metrics are available at `/metrics/` path and Pprof at `/debug/pprof`. + +## Credits + +Please see [CREDITS](CREDITS.md) for details.