Github messages for voidlinux
 help / color / mirror / Atom feed
From: steinex <steinex@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] orphan some packages
Date: Sun, 30 Jan 2022 01:57:54 +0100	[thread overview]
Message-ID: <20220130005754.7mLYYnmC_my85Sqco2-tH5hBVBWWvBXkGBQvF51TQ4Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35303@inbox.vuxu.org>

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

There is an updated pull request by steinex against master on the void-packages repository

https://github.com/steinex/void-packages orphan
https://github.com/void-linux/void-packages/pull/35303

orphan some packages
<!-- Uncomment relevant sections and delete options which are not applicable -->
Spring clean some packages of mine that I don't use anymore. I moved on to Wayland so stuff like i3 and other X related things here and some smaller packages I can't test anymore in a meaningful way.

Hope they find a loving new home.

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From aba9629f87e58442be3e2ecb4032e9128d84c515 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:49:24 +0100
Subject: [PATCH 01/18] clearine: orphan package

---
 srcpkgs/clearine/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/clearine/template b/srcpkgs/clearine/template
index acb63563306a..201c8e7d34fc 100644
--- a/srcpkgs/clearine/template
+++ b/srcpkgs/clearine/template
@@ -7,7 +7,7 @@ pycompile_module="Clearine"
 hostmakedepends="python3-setuptools"
 depends="python3-gobject gtk+3 python3-cairo"
 short_desc="GTK3-based logout-window overlay for independent windowmanager"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/yuune/clearine"
 distfiles="https://github.com/yuune/clearine/archive/${version}.tar.gz"

From a168aad39e0285711b996e3bb4a017d9218d97e3 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:50:03 +0100
Subject: [PATCH 02/18] i3: orphan package

---
 srcpkgs/i3/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/i3/template b/srcpkgs/i3/template
index 66d0da022f9a..1fcafbee98b1 100644
--- a/srcpkgs/i3/template
+++ b/srcpkgs/i3/template
@@ -10,7 +10,7 @@ makedepends="pcre-devel yajl-devel libxcb-devel libev-devel
  xcb-util-xrm-devel"
 conf_files="/etc/i3/config /etc/i3/config.keycodes"
 short_desc="Improved tiling window manager"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://i3wm.org/"
 distfiles="${homepage}/downloads/${pkgname}-${version}.tar.xz"

From 1171059220627e9494b619b51a699838aba79339 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:50:30 +0100
Subject: [PATCH 03/18] i3lock: orphan package

---
 srcpkgs/i3lock/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/i3lock/template b/srcpkgs/i3lock/template
index 385e00edabbc..b0245825af09 100644
--- a/srcpkgs/i3lock/template
+++ b/srcpkgs/i3lock/template
@@ -8,7 +8,7 @@ makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel
  xcb-util-devel xcb-util-image-devel xcb-util-xrm-devel"
 conf_files="/etc/pam.d/i3lock"
 short_desc="Improved screenlocker based upon XCB and PAM"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://i3wm.org/i3lock/"
 distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.bz2"

From 027df9224476f9ca688b5b863270de92c893886a Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:51:18 +0100
Subject: [PATCH 04/18] i3wsr: orphan package

---
 srcpkgs/i3wsr/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/i3wsr/template b/srcpkgs/i3wsr/template
index b60efabda90b..9afa9218bcfc 100644
--- a/srcpkgs/i3wsr/template
+++ b/srcpkgs/i3wsr/template
@@ -6,7 +6,7 @@ build_style=cargo
 hostmakedepends="python3"
 makedepends="libxcb-devel"
 short_desc="Change i3 workspace names based on content"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/roosta/i3wsr"
 distfiles="https://github.com/roosta/i3wsr/archive/v${version}.tar.gz"

From b229d5040a6d829a08df19eb9f6c1ea771d3024e Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:55:21 +0100
Subject: [PATCH 05/18] libevdevPlus: orphan package

---
 srcpkgs/libevdevPlus/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libevdevPlus/template b/srcpkgs/libevdevPlus/template
index cf693a6e776c..1a86ea84520e 100644
--- a/srcpkgs/libevdevPlus/template
+++ b/srcpkgs/libevdevPlus/template
@@ -4,7 +4,7 @@ version=0.1.1
 revision=1
 build_style=cmake
 short_desc="Easy-to-use event device library in C++"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/YukiWorkshop/libevdevPlus"
 distfiles="${homepage}/archive/v${version}.tar.gz"

From ff9e7d23426dbcb485ec47e36be5c8889759c3f7 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:56:01 +0100
Subject: [PATCH 06/18] libuInputPlus: orphan package

---
 srcpkgs/libuInputPlus/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libuInputPlus/template b/srcpkgs/libuInputPlus/template
index 52670164b7cf..9f9faa390c23 100644
--- a/srcpkgs/libuInputPlus/template
+++ b/srcpkgs/libuInputPlus/template
@@ -4,7 +4,7 @@ version=0.1.4
 revision=1
 build_style=cmake
 short_desc="Easy-to-use uinput library in C++"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/YukiWorkshop/libuInputPlus"
 distfiles="${homepage}/archive/v${version}.tar.gz"

From f5cf95969a1beba6b8bbe29230c6ff7b2b175be8 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:57:38 +0100
Subject: [PATCH 07/18] perl-File-DesktopEntry: orphan package

---
 srcpkgs/perl-File-DesktopEntry/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/perl-File-DesktopEntry/template b/srcpkgs/perl-File-DesktopEntry/template
index 576ae8b11dd2..e13b33ac0b05 100644
--- a/srcpkgs/perl-File-DesktopEntry/template
+++ b/srcpkgs/perl-File-DesktopEntry/template
@@ -8,7 +8,7 @@ hostmakedepends="perl"
 makedepends="${hostmakedepends} perl-File-BaseDir perl-URI"
 depends="${makedepends}"
 short_desc="Perl module to handle .desktop files"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/File-DesktopEntry"
 distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"

From b4c79f506911228748da10adcf98777c53e581aa Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:58:06 +0100
Subject: [PATCH 08/18] perl-Linux-Inotify2: orphan package

---
 srcpkgs/perl-Linux-Inotify2/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/perl-Linux-Inotify2/template b/srcpkgs/perl-Linux-Inotify2/template
index f90af2f84717..e35cd220e9d9 100644
--- a/srcpkgs/perl-Linux-Inotify2/template
+++ b/srcpkgs/perl-Linux-Inotify2/template
@@ -8,7 +8,7 @@ hostmakedepends="perl"
 makedepends="${hostmakedepends}"
 depends="${hostmakedepends}"
 short_desc="Perl wrapper for Inotify"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/pod/Linux::Inotify2"
 distfiles="${CPAN_SITE}/Linux/${pkgname/perl-/}-${version}.tar.gz"

From 94e310463bf805a0d7f68841fa52e4b422a9e79c Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:58:36 +0100
Subject: [PATCH 09/18] picom: orphan package

---
 srcpkgs/picom/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/picom/template b/srcpkgs/picom/template
index be19242f1f9d..e4f4fafbda24 100644
--- a/srcpkgs/picom/template
+++ b/srcpkgs/picom/template
@@ -10,7 +10,7 @@ makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre-devel
  libxdg-basedir-devel uthash"
 depends="desktop-file-utils"
 short_desc="Lightweight compositor for X11 (previously a compton fork)"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT, MPL-2.0"
 homepage="https://github.com/yshui/picom/"
 distfiles="https://github.com/yshui/picom/archive/v${version}.tar.gz"

From 7d83c993582fe14959d3f0b28d78adc791da0e4f Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 29 Jan 2022 23:59:34 +0100
Subject: [PATCH 10/18] redshift: orphan package

---
 srcpkgs/redshift/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/redshift/template b/srcpkgs/redshift/template
index c3a85f299bf9..5bb4b0e3142c 100644
--- a/srcpkgs/redshift/template
+++ b/srcpkgs/redshift/template
@@ -9,7 +9,7 @@ makedepends="libXxf86vm-devel libdrm-devel $(vopt_if geoclue2 'geoclue2
  glib-devel')"
 depends="$(vopt_if geoclue2 'geoclue2')"
 short_desc="Adjusts the color temperature of your screen to your surroundings"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://jonls.dk/redshift/"
 distfiles="https://github.com/jonls/redshift/releases/download/v${version}/redshift-${version}.tar.xz"

From 217986258fe87600f9fd4971c7a79571c4f3f0d5 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 30 Jan 2022 00:00:27 +0100
Subject: [PATCH 11/18] ruby-clocale: orphan package

---
 srcpkgs/ruby-clocale/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ruby-clocale/template b/srcpkgs/ruby-clocale/template
index dafff2630e6c..a921bc084bc0 100644
--- a/srcpkgs/ruby-clocale/template
+++ b/srcpkgs/ruby-clocale/template
@@ -4,7 +4,7 @@ version=0.0.4
 revision=4
 build_style=gemspec
 short_desc="Ruby gem that wraps C locale functions"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/avdv/clocale"
 distfiles="https://rubygems.org/downloads/clocale-${version}.gem"

From e9a4b3ab581c8f04e3d4321856832eb226a50e1f Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 30 Jan 2022 00:01:48 +0100
Subject: [PATCH 12/18] ruby-filesize: orphan package

---
 srcpkgs/ruby-filesize/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ruby-filesize/template b/srcpkgs/ruby-filesize/template
index 9acb1415fe18..0d2c06a995d1 100644
--- a/srcpkgs/ruby-filesize/template
+++ b/srcpkgs/ruby-filesize/template
@@ -4,7 +4,7 @@ version=0.2.0
 revision=5
 build_style=gem
 short_desc="Small class for handling filesizes"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/dominikh/filesize"
 checksum=0f5db8629d628b60857dd8e7b8d52f427e6b7b9dc49265bfda71c0d383cbe79e

From bafedd2c3056bb63700c781dc0f56fc9164384a6 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 30 Jan 2022 00:02:18 +0100
Subject: [PATCH 13/18] ruby-manpages: orphan package

---
 srcpkgs/ruby-manpages/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ruby-manpages/template b/srcpkgs/ruby-manpages/template
index 4b6625ab628e..4fbc854f82f6 100644
--- a/srcpkgs/ruby-manpages/template
+++ b/srcpkgs/ruby-manpages/template
@@ -4,7 +4,7 @@ version=0.6.1
 revision=5
 build_style=gem
 short_desc="Gem to add man pages support to ruby gems"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/bitboxer/manpages"
 checksum=cdbad16823c8510c15a93d4cdbd46e7b4290aff8b10f3d4b70caa8e62c8de686

From db735b13f7d62c7784ee86ab5f17fe9cf0ddf35f Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 30 Jan 2022 00:02:42 +0100
Subject: [PATCH 14/18] ruby-rainbow: orphan package

---
 srcpkgs/ruby-rainbow/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ruby-rainbow/template b/srcpkgs/ruby-rainbow/template
index a2c89bc5e143..6bc1fb209420 100644
--- a/srcpkgs/ruby-rainbow/template
+++ b/srcpkgs/ruby-rainbow/template
@@ -4,7 +4,7 @@ version=3.0.0
 revision=5
 build_style=gem
 short_desc="Colorize printed text on ANSI terminals"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/sickill/rainbow"
 checksum=13ce4ffc3c94fb7a842117ecabdcdc5ff7fa27bec15ea44137b9f9abe575622d

From 74233a8ff3f902e247a6297979ccc9ac7d2da2a7 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 30 Jan 2022 00:03:31 +0100
Subject: [PATCH 15/18] scrot: orphan package

---
 srcpkgs/scrot/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/scrot/template b/srcpkgs/scrot/template
index 83a969e9799c..9c3a12c6944d 100644
--- a/srcpkgs/scrot/template
+++ b/srcpkgs/scrot/template
@@ -8,7 +8,7 @@ hostmakedepends="automake autoconf-archive pkg-config"
 makedepends="libXcomposite-devel libXcursor-devel imlib2-devel libXext-devel
  libmd-devel"
 short_desc="Simple command-line screenshot utility for X"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/resurrecting-open-source-projects/scrot"
 distfiles="https://github.com/resurrecting-open-source-projects/scrot/archive/${version}.tar.gz"

From cdc9cbfabd8aeae99a48e3272b47d7ce624fd126 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 30 Jan 2022 00:04:38 +0100
Subject: [PATCH 16/18] tint2: orphan package

---
 srcpkgs/tint2/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/tint2/template b/srcpkgs/tint2/template
index 2b61ce862a43..16edfa43a6e7 100644
--- a/srcpkgs/tint2/template
+++ b/srcpkgs/tint2/template
@@ -10,7 +10,7 @@ makedepends="gtk+3-devel imlib2-devel librsvg-devel libXcomposite-devel
  libXdamage-devel libXinerama-devel libXrandr-devel startup-notification-devel"
 depends="desktop-file-utils"
 short_desc="Simple panel/taskbar made for modern X window managers"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/o9000/tint2"
 changelog="https://gitlab.com/o9000/tint2/-/raw/master/ChangeLog"

From e290fe0721489fe010747570f4c7757472b10176 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 30 Jan 2022 00:05:11 +0100
Subject: [PATCH 17/18] xfce4-notifyd: orphan package

---
 srcpkgs/xfce4-notifyd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xfce4-notifyd/template b/srcpkgs/xfce4-notifyd/template
index 75138eec557f..c942926800a6 100644
--- a/srcpkgs/xfce4-notifyd/template
+++ b/srcpkgs/xfce4-notifyd/template
@@ -8,7 +8,7 @@ hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
 makedepends="libnotify-devel xfce4-panel-devel"
 depends="hicolor-icon-theme desktop-file-utils"
 short_desc="Simple, visually-appealing notification daemon for Xfce"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
 distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"

From 8116f3b68f9e57e189d503b0ec6aa9c78f47c313 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 30 Jan 2022 00:05:38 +0100
Subject: [PATCH 18/18] xfce4-screenshooter: orphan package

---
 srcpkgs/xfce4-screenshooter/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xfce4-screenshooter/template b/srcpkgs/xfce4-screenshooter/template
index 6aac6215dc15..eefc07611427 100644
--- a/srcpkgs/xfce4-screenshooter/template
+++ b/srcpkgs/xfce4-screenshooter/template
@@ -8,7 +8,7 @@ hostmakedepends="pkg-config intltool glib-devel"
 makedepends="libxfce4ui-devel xfce4-panel-devel exo-devel libsoup-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Plugin that makes screenshots for the Xfce panel"
-maintainer="Frank Steinborn <steinex@nognu.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://goodies.xfce.org/projects/applications/xfce4-screenshooter"
 distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"

  reply	other threads:[~2022-01-30  0:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 23:17 [PR PATCH] " steinex
2022-01-30  0:57 ` steinex [this message]
2022-01-30 12:29 ` [PR PATCH] [Updated] " steinex
2022-01-30 12:32 ` steinex
2022-01-30 12:36 ` steinex
2022-01-30 12:53 ` steinex
2022-01-30 13:07 ` tibequadorian
2022-01-30 13:08 ` tibequadorian
2022-01-30 13:09 ` steinex
2022-02-01 21:16 ` [PR PATCH] [Merged]: " leahneukirchen
2022-02-05  6:29 [PR PATCH] " skmpz
2022-02-05  6:48 ` [PR PATCH] [Updated] " skmpz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220130005754.7mLYYnmC_my85Sqco2-tH5hBVBWWvBXkGBQvF51TQ4Q@z \
    --to=steinex@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).