diff options
| author | nalpp <[email protected]> | 2022-02-10 16:46:45 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:45 +0300 |
| commit | 87f3eb38999df2d3c1cb77f8ffb9c52ec9c516fb (patch) | |
| tree | f4ab0734eecf35b22f21952d1aa15496f267a6a3 /library/cpp/dbg_output | |
| parent | 198698b9c1e18958addc9682fbfba4576d604757 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/dbg_output')
| -rw-r--r-- | library/cpp/dbg_output/ut/ya.make | 2 | ||||
| -rw-r--r-- | library/cpp/dbg_output/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/dbg_output/ut/ya.make b/library/cpp/dbg_output/ut/ya.make index 201601295da..108989de983 100644 --- a/library/cpp/dbg_output/ut/ya.make +++ b/library/cpp/dbg_output/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/dbg_output) -OWNER(pg) +OWNER(pg) SRCS( dbg_output_ut.cpp diff --git a/library/cpp/dbg_output/ya.make b/library/cpp/dbg_output/ya.make index 7d54108f93d..6cc1d70ab1e 100644 --- a/library/cpp/dbg_output/ya.make +++ b/library/cpp/dbg_output/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(pg) +OWNER(pg) PEERDIR( library/cpp/colorizer |
