srcpkgs: remove myself from maintainer fields

This commit is contained in:
Duje Mihanović 2023-06-14 11:52:04 +02:00 committed by Duncan Overbruck
parent a71e51207f
commit 8190c26a1c
5 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ depends="python3 libayatana-appindicator libdazzle python3-matplotlib
python3-peewee python3-gobject python3-xlib python3-xdg python3-requests python3-rx python3-peewee python3-gobject python3-xlib python3-xdg python3-requests python3-rx
python3-nvml python3-injector" python3-nvml python3-injector"
short_desc="Utility for overclocking NVIDIA cards" short_desc="Utility for overclocking NVIDIA cards"
maintainer="Duje Mihanovic <mihaduje@pm.me>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://gitlab.com/leinardi/gwe" homepage="https://gitlab.com/leinardi/gwe"
changelog="https://gitlab.com/leinardi/gwe/-/raw/release/CHANGELOG.md" changelog="https://gitlab.com/leinardi/gwe/-/raw/release/CHANGELOG.md"

View file

@ -6,7 +6,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools python3-coverage" hostmakedepends="python3-setuptools python3-coverage"
depends="python3" depends="python3"
short_desc="Python API for coveralls.io" short_desc="Python API for coveralls.io"
maintainer="Duje Mihanovic <mihaduje@pm.me>" maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/z4r/python-coveralls" homepage="https://github.com/z4r/python-coveralls"
distfiles="https://github.com/z4r/python-coveralls/archive/${version}.tar.gz" distfiles="https://github.com/z4r/python-coveralls/archive/${version}.tar.gz"

View file

@ -7,7 +7,7 @@ hostmakedepends="python3-typing_extensions python3-setuptools"
depends="python3 python3-typing_extensions" depends="python3 python3-typing_extensions"
checkdepends="python3-pytest python3-pytest-cov" checkdepends="python3-pytest python3-pytest-cov"
short_desc="Python dependency injection framework" short_desc="Python dependency injection framework"
maintainer="Duje Mihanovic <mihaduje@pm.me>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/alecthomas/injector" homepage="https://github.com/alecthomas/injector"
distfiles="https://github.com/alecthomas/injector/archive/${version}.tar.gz" distfiles="https://github.com/alecthomas/injector/archive/${version}.tar.gz"

View file

@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
depends="python3" depends="python3"
checkdepends="python3-xmltodict" checkdepends="python3-xmltodict"
short_desc="Python bindings for NVML library" short_desc="Python bindings for NVML library"
maintainer="Duje Mihanovic <mihaduje@pm.me>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/fbcotter/py3nvml" homepage="https://github.com/fbcotter/py3nvml"
distfiles="https://github.com/fbcotter/py3nvml/archive/${version}.tar.gz" distfiles="https://github.com/fbcotter/py3nvml/archive/${version}.tar.gz"

View file

@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-pytest"
depends="python3 python3-pytest" depends="python3 python3-pytest"
checkdepends="python3-gobject python3-gobject-devel gtk+3-devel" checkdepends="python3-gobject python3-gobject-devel gtk+3-devel"
short_desc="Reactive Extensions for Python" short_desc="Reactive Extensions for Python"
maintainer="Duje Mihanovic <mihaduje@pm.me>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://rxpy.rtfd.io/" homepage="https://rxpy.rtfd.io/"
distfiles="https://github.com/ReactiveX/RxPY/archive/v${version}.tar.gz" distfiles="https://github.com/ReactiveX/RxPY/archive/v${version}.tar.gz"