diff options
| author | heretic <[email protected]> | 2022-02-10 16:45:46 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:46 +0300 |
| commit | 81eddc8c0b55990194e112b02d127b87d54164a9 (patch) | |
| tree | 9142afc54d335ea52910662635b898e79e192e49 /contrib/python/packaging/py3 | |
| parent | 397cbe258b9e064f49c4ca575279f02f39fef76e (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/packaging/py3')
| -rw-r--r-- | contrib/python/packaging/py3/ya.make | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/python/packaging/py3/ya.make b/contrib/python/packaging/py3/ya.make index d8f3821d9cd..de7f8cd056c 100644 --- a/contrib/python/packaging/py3/ya.make +++ b/contrib/python/packaging/py3/ya.make @@ -2,17 +2,17 @@ PY3_LIBRARY() -OWNER( - orivej - g:python-contrib -) +OWNER( + orivej + g:python-contrib +) VERSION(21.3) -LICENSE( - BSD-2-Clause OR - Apache-2.0 -) +LICENSE( + BSD-2-Clause OR + Apache-2.0 +) PEERDIR( contrib/python/pyparsing |
