diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 2ff93e0a0a8d..99e50c706c06 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -58,6 +58,7 @@ about: home: https://github.com/IntelPython/dpnp license: BSD-2-Clause license_file: LICENSE.txt + summary: 'Data Parallel Extension for NumPy' description: | LEGAL NOTICE: Use of this software package is subject to the software license agreement (as set forth above, in the license section of @@ -67,3 +68,11 @@ about:

EULA: BSD-2-Clause

+ +extra: + recipe-maintainers: + - oleksandr-pavlyk + - antonwolfy + - npolina4 + - vtavana + - vlad-perevezentsev