diff options
author | cobat <cobat@yandex-team.ru> | 2022-02-10 16:49:07 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:07 +0300 |
commit | e486e109b08823b61996f2154f0bc6b7c27a4af4 (patch) | |
tree | cb98553f871fe96452fd02bd46a1a4e0cf165844 /library/README.md | |
parent | 85e7b8b43a12f69b4721aee71dea28491c9bd503 (diff) | |
download | ydb-e486e109b08823b61996f2154f0bc6b7c27a4af4.tar.gz |
Restoring authorship annotation for <cobat@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/README.md')
-rw-r--r-- | library/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/README.md b/library/README.md index fc418bef7b..1eaee694c2 100644 --- a/library/README.md +++ b/library/README.md @@ -36,11 +36,11 @@ library 12. All language specific aspects are defined by `<language>` committee: see `library/<language>/README.md`. 13. The library **MUST** satisfy `<language>` style-guide. - + 14. The existing library **SHOULD** be improved instead of creating a new one - if it is possible. Please do not create yet another library for the same thing: just improve existing one. - + Contacts === If you have any language-specific questions, please contact `<language>` [committee](https://wiki.yandex-team.ru/devrules/#profilnyekomitety). |