Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann
@ 2022-09-11 17:51 agausmann
  2022-09-11 18:03 ` [PR PATCH] [Updated] Add Adam Gausmann to mailmap and update maintainer emails agausmann
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: agausmann @ 2022-09-11 17:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/agausmann/void-packages agausmann
https://github.com/void-linux/void-packages/pull/39238

Update mailmap and maintainer emails for Adam Gausmann
None

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

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

From a75c8b0f910685ca8d2663220a99e478f280ba14 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:48:14 -0500
Subject: [PATCH 1/5] easyrsa: change maintainer email

---
 srcpkgs/easyrsa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template
index e579f511366a..a3b3e7ffede2 100644
--- a/srcpkgs/easyrsa/template
+++ b/srcpkgs/easyrsa/template
@@ -1,11 +1,11 @@
 # Template file for 'easyrsa'
 pkgname=easyrsa
 version=3.1.0
-revision=1
+revision=2
 wrksrc="EasyRSA-${version}"
 depends="openssl"
 short_desc="Simple shell based CA utility"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="GPL-2.0-only, ISC"
 homepage="https://github.com/OpenVPN/easy-rsa"
 distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"

From 54d067d123183db14ffdf3fb5388d9fd1e5a1c81 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:48:57 -0500
Subject: [PATCH 2/5] rpi-imager: change maintainer email

---
 srcpkgs/rpi-imager/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rpi-imager/template b/srcpkgs/rpi-imager/template
index 081371014e6e..0fea447fc782 100644
--- a/srcpkgs/rpi-imager/template
+++ b/srcpkgs/rpi-imager/template
@@ -1,7 +1,7 @@
 # Template file for 'rpi-imager'
 pkgname=rpi-imager
 version=1.7.2
-revision=1
+revision=2
 build_wrksrc=src
 build_style=cmake
 configure_args="-DENABLE_TELEMETRY=OFF -DENABLE_CHECK_VERSION=OFF"
@@ -10,7 +10,7 @@ makedepends="qt5-devel qt5-declarative-devel qt5-svg-devel qt5-tools-devel
  libcurl-devel libarchive-devel"
 depends="qt5-quickcontrols2 qt5-svg util-linux"
 short_desc="Raspberry Pi Imaging Utility"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="Apache-2.0"
 homepage="https://github.com/raspberrypi/rpi-imager"
 distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"

From e85a5ce1442bc646a495b1e6d9a52dac628138b1 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:49:19 -0500
Subject: [PATCH 3/5] libopensmtpd: change maintainer email

---
 srcpkgs/libopensmtpd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libopensmtpd/template b/srcpkgs/libopensmtpd/template
index 2ae8404c2654..bf055146c698 100644
--- a/srcpkgs/libopensmtpd/template
+++ b/srcpkgs/libopensmtpd/template
@@ -1,7 +1,7 @@
 # Template file for 'libopensmtpd'
 pkgname=libopensmtpd
 version=0.7
-revision=1
+revision=2
 build_style=gnu-makefile
 make_cmd="make -f Makefile.gnu"
 make_use_env=yes
@@ -9,7 +9,7 @@ make_build_args="MANFORMAT="
 make_install_args="MANFORMAT="
 makedepends="libevent-devel"
 short_desc="Library for creating opensmtpd filters"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="ISC"
 homepage="http://imperialat.at/dev/libopensmtpd/"
 distfiles="https://distfiles.sigtrap.nl/${pkgname}-${version}.tar.gz"

From 40aca0e63ca05714335c228c4476cd5f17ff4189 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:49:39 -0500
Subject: [PATCH 4/5] opensmtpd-filter-dkimsign: change maintainer email

---
 srcpkgs/opensmtpd-filter-dkimsign/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/opensmtpd-filter-dkimsign/template b/srcpkgs/opensmtpd-filter-dkimsign/template
index fc31d7d5466e..c81c2c58f4b0 100644
--- a/srcpkgs/opensmtpd-filter-dkimsign/template
+++ b/srcpkgs/opensmtpd-filter-dkimsign/template
@@ -1,7 +1,7 @@
 # Template file for 'opensmtpd-filter-dkimsign'
 pkgname=opensmtpd-filter-dkimsign
 version=0.5
-revision=1
+revision=2
 wrksrc="filter-dkimsign-${version}"
 build_style=gnu-makefile
 make_cmd="make -f Makefile.gnu"
@@ -10,7 +10,7 @@ make_build_args="MANFORMAT="
 make_install_args="MANFORMAT="
 makedepends="libopensmtpd-devel openssl-devel"
 short_desc="Filter for signing mail with DKIM"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="ISC"
 homepage="https://imperialat.at/dev/filter-dkimsign/"
 distfiles="https://distfiles.sigtrap.nl/filter-dkimsign-${version}.tar.gz"

From 818af40e22bc74a4503cdc4d1d05b1ef6b114837 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:50:27 -0500
Subject: [PATCH 5/5] .mailmap: Add Adam Gausmann

---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index 0692788d3f38..0e00b969d8dd 100644
--- a/.mailmap
+++ b/.mailmap
@@ -57,3 +57,4 @@ Andrew J. Hesford <ajh@sideband.org> Andrew J. Hesford <ahesford@gleason.com>
 howtologinquickwiththirtyninecharacters <howtologinquickwiththirtyninecharacters@users.noreply.github.com> It looks like the profile name is limited to 256 characters, just like most error messages here it says 255 characters but we know better, do we? As usual, let's try to fill it with meaningless words about nothing at all. Maybe I can reach its limit. End <61999526+howtologinquickwiththirtyninecharacters@users.noreply.github.com>
 
 Érico Nogueira <erico.erc@gmail.com> Érico Rolim <erico.erc@gmail.com>
+Adam Gausmann <adam@gaussian.dev> Adam Gausmann <agausmann@fastmail.com>

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

end of thread, other threads:[~2022-09-19  6:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
2022-09-11 18:03 ` [PR PATCH] [Updated] Add Adam Gausmann to mailmap and update maintainer emails agausmann
2022-09-14 18:21 ` mhmdanas
2022-09-14 18:28 ` agausmann
2022-09-14 18:32 ` [PR PATCH] [Updated] " agausmann
2022-09-15 13:23 ` mhmdanas
2022-09-15 13:23 ` mhmdanas
2022-09-15 13:23 ` mhmdanas
2022-09-15 13:31 ` mhmdanas
2022-09-15 14:12 ` Duncaen
2022-09-16  8:17 ` mhmdanas
2022-09-16  8:17 ` mhmdanas
2022-09-19  6:59 ` [PR PATCH] [Merged]: " classabbyamp

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).