From 86d27077491682751dd0797c29a5924a609424a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Duje=20Mihanovi=C4=87?= Date: Wed, 14 Jun 2023 11:52:04 +0200 Subject: [PATCH] srcpkgs: remove myself from maintainer fields --- srcpkgs/gwe/template | 2 +- srcpkgs/python3-coveralls/template | 2 +- srcpkgs/python3-injector/template | 2 +- srcpkgs/python3-nvml/template | 2 +- srcpkgs/python3-rx/template | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/gwe/template b/srcpkgs/gwe/template index ce70ed78573c..1440069d385b 100644 --- a/srcpkgs/gwe/template +++ b/srcpkgs/gwe/template @@ -13,7 +13,7 @@ depends="python3 gobject-introspection libayatana-appindicator libdazzle python3 python3-nvml python3-injector python3-urllib3 python3-six python3-chardet python3-idna python3-xlib python3-numpy python3-parsing python3-cycler python3-dateutil python3-Pillow" short_desc="Utility for overclocking NVIDIA cards" -maintainer="Duje Mihanovic " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.gitlab.com/leinardi/gwe" distfiles="https://gitlab.com/leinardi/gwe/-/archive/${version}/gwe-${version}.tar.gz" diff --git a/srcpkgs/python3-coveralls/template b/srcpkgs/python3-coveralls/template index 9a959168a468..6a1730e00366 100644 --- a/srcpkgs/python3-coveralls/template +++ b/srcpkgs/python3-coveralls/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools python3-coverage" depends="python3" short_desc="Python API for coveralls.io" -maintainer="Duje Mihanovic " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/z4r/python-coveralls" distfiles="https://github.com/z4r/python-coveralls/archive/${version}.tar.gz" diff --git a/srcpkgs/python3-injector/template b/srcpkgs/python3-injector/template index b39d5c6992bd..a44b7907b6e5 100644 --- a/srcpkgs/python3-injector/template +++ b/srcpkgs/python3-injector/template @@ -7,7 +7,7 @@ hostmakedepends="python3-typing_extensions python3-setuptools" depends="python3 python3-typing_extensions" checkdepends="python3-pytest python3-pytest-cov" short_desc="Python dependency injection framework" -maintainer="Duje Mihanovic " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/alecthomas/injector" distfiles="https://github.com/alecthomas/injector/archive/${version}.tar.gz" diff --git a/srcpkgs/python3-nvml/template b/srcpkgs/python3-nvml/template index 6b417b18728c..ef12edc578c7 100644 --- a/srcpkgs/python3-nvml/template +++ b/srcpkgs/python3-nvml/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-xmltodict" short_desc="Python bindings for NVML library" -maintainer="Duje Mihanovic " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/fbcotter/py3nvml" distfiles="https://github.com/fbcotter/py3nvml/archive/${version}.tar.gz" diff --git a/srcpkgs/python3-rx/template b/srcpkgs/python3-rx/template index cc3306dfdfd6..067d6f40767d 100644 --- a/srcpkgs/python3-rx/template +++ b/srcpkgs/python3-rx/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-pytest" depends="python3 python3-pytest" checkdepends="python3-gobject python3-gobject-devel gtk+3-devel" short_desc="Reactive Extensions for Python" -maintainer="Duje Mihanovic " +maintainer="Orphaned " license="MIT" homepage="https://rxpy.rtfd.io/" distfiles="https://github.com/ReactiveX/RxPY/archive/v${version}.tar.gz"