diff options
| author | workfork <[email protected]> | 2022-02-10 16:46:43 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:43 +0300 |
| commit | c3745173272d1cf5b0642debb40d019e7ae71094 (patch) | |
| tree | daee509c9d920ccdc727dbf1254b2183bf5f64aa /library/cpp/digest | |
| parent | 656921707c02b816d730f31c1fdc1d615adbfe00 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/digest')
| -rw-r--r-- | library/cpp/digest/crc32c/ya.make | 4 | ||||
| -rw-r--r-- | library/cpp/digest/lower_case/ya.make | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/digest/crc32c/ya.make b/library/cpp/digest/crc32c/ya.make index d6faf16c9c2..b9a34fc52a8 100644 --- a/library/cpp/digest/crc32c/ya.make +++ b/library/cpp/digest/crc32c/ya.make @@ -7,8 +7,8 @@ OWNER( pg gulin dcherednik - g:yamr - g:rtmr + g:yamr + g:rtmr ) PEERDIR( diff --git a/library/cpp/digest/lower_case/ya.make b/library/cpp/digest/lower_case/ya.make index 62cc16556a1..97bea21224a 100644 --- a/library/cpp/digest/lower_case/ya.make +++ b/library/cpp/digest/lower_case/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( pg - g:util + g:util ) SRCS( |
