diff options
| author | Sergey Brazhnik <[email protected]> | 2022-02-10 16:46:31 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:31 +0300 |
| commit | ef42528cdc4019bf12e878add78e77c15997af4f (patch) | |
| tree | d317eddc46806e0fa8b36da200c8cea15820301e /contrib/python/traitlets | |
| parent | 11a24635da4c4f39428b182c49a7bc35e47c9534 (diff) | |
Restoring authorship annotation for Sergey Brazhnik <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/traitlets')
| -rw-r--r-- | contrib/python/traitlets/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/traitlets/py3/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/traitlets/ya.make | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/traitlets/py2/ya.make b/contrib/python/traitlets/py2/ya.make index 4a601071019..862aa2e67c8 100644 --- a/contrib/python/traitlets/py2/ya.make +++ b/contrib/python/traitlets/py2/ya.make @@ -3,7 +3,7 @@ PY2_LIBRARY() PROVIDES(python_traitlets) - + OWNER(borman nslus g:python-contrib) VERSION(4.3.3) diff --git a/contrib/python/traitlets/py3/ya.make b/contrib/python/traitlets/py3/ya.make index 46980f21b31..203149335cb 100644 --- a/contrib/python/traitlets/py3/ya.make +++ b/contrib/python/traitlets/py3/ya.make @@ -3,7 +3,7 @@ PY3_LIBRARY() PROVIDES(python_traitlets) - + OWNER(borman nslus g:python-contrib) VERSION(5.1.1) diff --git a/contrib/python/traitlets/ya.make b/contrib/python/traitlets/ya.make index 3156aae8c5e..1262cd5c0e0 100644 --- a/contrib/python/traitlets/ya.make +++ b/contrib/python/traitlets/ya.make @@ -3,7 +3,7 @@ PY23_LIBRARY() LICENSE(Service-Py23-Proxy) OWNER(g:python-contrib) - + IF (PYTHON2) PEERDIR(contrib/python/traitlets/py2) ELSE() |
