diff options
author | v-korovin <v-korovin@yandex-team.ru> | 2022-02-10 16:46:21 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:21 +0300 |
commit | 637de640c39b46c13f29619057a54f4cf3e1241b (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib | |
parent | c4e0c5d2f245076d63ccff1004c755ca0cc5d27b (diff) | |
download | ydb-637de640c39b46c13f29619057a54f4cf3e1241b.tar.gz |
Restoring authorship annotation for <v-korovin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/python/PyYAML/py2/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/Pygments/py2/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/ipython/py2/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/parso/py2/tests/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/parso/py2/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/setuptools/py2/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/traitlets/py2/tests/ya.make | 2 | ||||
-rw-r--r-- | contrib/restricted/boost/libs/python/arcadia_test/py2/ya.make | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/contrib/python/PyYAML/py2/ya.make b/contrib/python/PyYAML/py2/ya.make index d95565a6ba..1ec5c0c301 100644 --- a/contrib/python/PyYAML/py2/ya.make +++ b/contrib/python/PyYAML/py2/ya.make @@ -1,4 +1,4 @@ -PY2_LIBRARY() +PY2_LIBRARY() LICENSE(MIT) diff --git a/contrib/python/Pygments/py2/ya.make b/contrib/python/Pygments/py2/ya.make index 9adaf844e8..978caf3d68 100644 --- a/contrib/python/Pygments/py2/ya.make +++ b/contrib/python/Pygments/py2/ya.make @@ -1,6 +1,6 @@ # Generated by devtools/yamaker (pypi). -PY2_LIBRARY() +PY2_LIBRARY() OWNER(blinkov g:python-contrib) diff --git a/contrib/python/ipython/py2/ya.make b/contrib/python/ipython/py2/ya.make index 827f48f03b..c356efb08c 100644 --- a/contrib/python/ipython/py2/ya.make +++ b/contrib/python/ipython/py2/ya.make @@ -1,4 +1,4 @@ -PY2_LIBRARY() +PY2_LIBRARY() LICENSE(BSD-3-Clause) diff --git a/contrib/python/parso/py2/tests/ya.make b/contrib/python/parso/py2/tests/ya.make index e2841ee6c4..a9c2a8e8d0 100644 --- a/contrib/python/parso/py2/tests/ya.make +++ b/contrib/python/parso/py2/tests/ya.make @@ -1,4 +1,4 @@ -PY2TEST() +PY2TEST() OWNER(g:python-contrib) diff --git a/contrib/python/parso/py2/ya.make b/contrib/python/parso/py2/ya.make index 603e4f63bc..6ff4902360 100644 --- a/contrib/python/parso/py2/ya.make +++ b/contrib/python/parso/py2/ya.make @@ -1,6 +1,6 @@ # Generated by devtools/yamaker (pypi). -PY2_LIBRARY() +PY2_LIBRARY() OWNER(g:python-contrib) diff --git a/contrib/python/setuptools/py2/ya.make b/contrib/python/setuptools/py2/ya.make index f6597f293e..4c36dcf1ab 100644 --- a/contrib/python/setuptools/py2/ya.make +++ b/contrib/python/setuptools/py2/ya.make @@ -1,4 +1,4 @@ -PY2_LIBRARY() +PY2_LIBRARY() LICENSE(MIT) diff --git a/contrib/python/traitlets/py2/tests/ya.make b/contrib/python/traitlets/py2/tests/ya.make index 3c47d72bca..d2d3e3b9bf 100644 --- a/contrib/python/traitlets/py2/tests/ya.make +++ b/contrib/python/traitlets/py2/tests/ya.make @@ -1,4 +1,4 @@ -PY2TEST() +PY2TEST() OWNER(g:python-contrib borman nslus) diff --git a/contrib/restricted/boost/libs/python/arcadia_test/py2/ya.make b/contrib/restricted/boost/libs/python/arcadia_test/py2/ya.make index 013bfa9c32..2eb3461699 100644 --- a/contrib/restricted/boost/libs/python/arcadia_test/py2/ya.make +++ b/contrib/restricted/boost/libs/python/arcadia_test/py2/ya.make @@ -1,4 +1,4 @@ -PY2TEST() +PY2TEST() WITHOUT_LICENSE_TEXTS() |