diff options
author | Nikita Slyusarev <[email protected]> | 2022-02-10 16:46:53 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:53 +0300 |
commit | 469afdc4e2587bf62ecdd096b75a0baa444c4012 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /library/cpp/histogram/hdr/ut | |
parent | cd77cecfc03a3eaf87816af28a33067c4f0cdb59 (diff) |
Restoring authorship annotation for Nikita Slyusarev <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/histogram/hdr/ut')
-rw-r--r-- | library/cpp/histogram/hdr/ut/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/histogram/hdr/ut/ya.make b/library/cpp/histogram/hdr/ut/ya.make index de6788a95a2..13ceb143c87 100644 --- a/library/cpp/histogram/hdr/ut/ya.make +++ b/library/cpp/histogram/hdr/ut/ya.make @@ -1,7 +1,7 @@ -OWNER( - g:util - jamel -) +OWNER( + g:util + jamel +) UNITTEST_FOR(library/cpp/histogram/hdr) |