diff options
| author | splinter <[email protected]> | 2022-02-10 16:46:07 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:07 +0300 |
| commit | 68a965caab2f0f7b3ff18ac4334cbb2f47c2db65 (patch) | |
| tree | 8532b7c596bda928bf84cdfc2a686beeaab4354e | |
| parent | 8dc65930fc86ac0ebd07114f5f5be9e89c65ef8a (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
| -rw-r--r-- | contrib/python/ya.make | 8 | ||||
| -rw-r--r-- | contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make | 24 | ||||
| -rw-r--r-- | contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make | 24 | ||||
| -rw-r--r-- | contrib/restricted/abseil-cpp-tstring/ya.make | 4 |
4 files changed, 30 insertions, 30 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3aa..276f536348c 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -335,7 +335,7 @@ RECURSE( elasticsearch-dsl email-validator emoji - entrypoints + entrypoints enum34 environ-config environs @@ -528,7 +528,7 @@ RECURSE( ipaddress ipadic ipdb - ipykernel + ipykernel ipython ipython-genutils ipython-sql @@ -563,8 +563,8 @@ RECURSE( juggler_sdk juggler_sdk/cli junitparser - jupyter_client - jupyter_core + jupyter_client + jupyter_core jupyter-telemetry jupyterhub jupyterhub-traefik-proxy diff --git a/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make b/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make index 87b37c9e1c9..fe3044668d9 100644 --- a/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make +++ b/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make @@ -1,18 +1,18 @@ -# Generated by devtools/yamaker. - -LIBRARY() - +# Generated by devtools/yamaker. + +LIBRARY() + OWNER( somov g:cpp-contrib ) - -LICENSE(Apache-2.0) - + +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -PEERDIR( - contrib/restricted/abseil-cpp-tstring/y_absl/meta -) - -END() +PEERDIR( + contrib/restricted/abseil-cpp-tstring/y_absl/meta +) + +END() diff --git a/contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make b/contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make index 8e771a5b75b..0ec205cb8d7 100644 --- a/contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make +++ b/contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make @@ -1,18 +1,18 @@ -# Generated by devtools/yamaker. - -LIBRARY() - +# Generated by devtools/yamaker. + +LIBRARY() + OWNER( somov g:cpp-contrib ) - -LICENSE(Apache-2.0) - + +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -PEERDIR( - contrib/restricted/abseil-cpp-tstring/y_absl/base -) - -END() +PEERDIR( + contrib/restricted/abseil-cpp-tstring/y_absl/base +) + +END() diff --git a/contrib/restricted/abseil-cpp-tstring/ya.make b/contrib/restricted/abseil-cpp-tstring/ya.make index 67363a69307..b58ebf91881 100644 --- a/contrib/restricted/abseil-cpp-tstring/ya.make +++ b/contrib/restricted/abseil-cpp-tstring/ya.make @@ -10,7 +10,7 @@ OWNER( VERSION(20211102.0) LICENSE(Apache-2.0) - + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) PEERDIR( @@ -90,7 +90,7 @@ PEERDIR( contrib/restricted/abseil-cpp-tstring/y_absl/utility ) -NO_RUNTIME() +NO_RUNTIME() END() |
