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 | 249e91c445cb92462f9509d1ef2730b27629f43d (patch) | |
| tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/python/traitlets | |
| parent | ef42528cdc4019bf12e878add78e77c15997af4f (diff) | |
Restoring authorship annotation for Sergey Brazhnik <[email protected]>. Commit 2 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 862aa2e67c8..4a601071019 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 203149335cb..46980f21b31 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 1262cd5c0e0..3156aae8c5e 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() |
