From d2e3ef74aed5c066cc49df962b30ceb4318778ac Mon Sep 17 00:00:00 2001 From: torkve Date: Thu, 10 Feb 2022 16:48:23 +0300 Subject: Restoring authorship annotation for . Commit 2 of 2. --- contrib/python/Pygments/py2/ya.make | 2 +- contrib/python/Pygments/py3/ya.make | 2 +- contrib/python/Pygments/ya.make | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/python/Pygments') diff --git a/contrib/python/Pygments/py2/ya.make b/contrib/python/Pygments/py2/ya.make index d6bf7313294..978caf3d683 100644 --- a/contrib/python/Pygments/py2/ya.make +++ b/contrib/python/Pygments/py2/ya.make @@ -5,7 +5,7 @@ PY2_LIBRARY() OWNER(blinkov g:python-contrib) VERSION(2.5.2) - + LICENSE(BSD-3-Clause) NO_LINT() diff --git a/contrib/python/Pygments/py3/ya.make b/contrib/python/Pygments/py3/ya.make index 632a9056f8c..3fab931499f 100644 --- a/contrib/python/Pygments/py3/ya.make +++ b/contrib/python/Pygments/py3/ya.make @@ -7,7 +7,7 @@ OWNER(blinkov g:python-contrib) VERSION(2.11.2) LICENSE(BSD-3-Clause) - + NO_LINT() NO_CHECK_IMPORTS( diff --git a/contrib/python/Pygments/ya.make b/contrib/python/Pygments/ya.make index 371bdffad8f..9aec5a65a84 100644 --- a/contrib/python/Pygments/ya.make +++ b/contrib/python/Pygments/ya.make @@ -9,7 +9,7 @@ IF (PYTHON2) ELSE() PEERDIR(contrib/python/Pygments/py3) ENDIF() - + NO_LINT() END() -- cgit v1.3