Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] srcpkgs: remove myself from maintainer fields
@ 2023-06-14 17:49 LegoLivesMatter
  2023-06-14 18:04 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: LegoLivesMatter @ 2023-06-14 17:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 360 bytes --]

There is a new pull request by LegoLivesMatter against master on the void-packages repository

https://github.com/LegoLivesMatter/void-packages remove-maintainer
https://github.com/void-linux/void-packages/pull/44435

srcpkgs: remove myself from maintainer fields
None

A patch file from https://github.com/void-linux/void-packages/pull/44435.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-remove-maintainer-44435.patch --]
[-- Type: text/x-diff, Size: 3720 bytes --]

From 86d27077491682751dd0797c29a5924a609424a0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Duje=20Mihanovi=C4=87?= <duje.mihanovic@skole.hr>
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 <mihaduje@pm.me>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <mihaduje@pm.me>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <mihaduje@pm.me>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <mihaduje@pm.me>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <mihaduje@pm.me>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://rxpy.rtfd.io/"
 distfiles="https://github.com/ReactiveX/RxPY/archive/v${version}.tar.gz"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: srcpkgs: remove myself from maintainer fields
  2023-06-14 17:49 [PR PATCH] srcpkgs: remove myself from maintainer fields LegoLivesMatter
@ 2023-06-14 18:04 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-06-14 18:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

There's a merged pull request on the void-packages repository

srcpkgs: remove myself from maintainer fields
https://github.com/void-linux/void-packages/pull/44435

Description:
None

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-14 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-14 17:49 [PR PATCH] srcpkgs: remove myself from maintainer fields LegoLivesMatter
2023-06-14 18:04 ` [PR PATCH] [Merged]: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).