From a10e6031321f1f801ba119e0ee648af3c1f7218d Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:42 +0100 Subject: [PATCH] python3-jupyter_nbformat: orphan --- srcpkgs/python3-jupyter_nbformat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-jupyter_nbformat/template b/srcpkgs/python3-jupyter_nbformat/template index a6f0a5dc71b..70b9db5e670 100644 --- a/srcpkgs/python3-jupyter_nbformat/template +++ b/srcpkgs/python3-jupyter_nbformat/template @@ -9,7 +9,7 @@ depends="python3-jsonschema python3-traitlets python3-fastjsonschema" checkdepends="python3-pytest python3-testpath $depends" short_desc="Jupyter notebook format" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/jupyter/nbformat" distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz"