Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fix mail address because of job change
@ 2024-02-05  9:02 atk
  2024-02-05 11:13 ` ahesford
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: atk @ 2024-02-05  9:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages fix-mail-address
https://github.com/void-linux/void-packages/pull/48538

fix mail address because of job change
No functional changes, just a mail address change due to me being between jobs. Sorry for the hassle, but this time, I used a personal address, so there shouldn't be another change necessary.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix-mail-address-48538.patch --]
[-- Type: text/x-diff, Size: 2958 bytes --]

From ab7feeb83f211f401fcf51fcc7a33246dcf2a928 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Mon, 5 Feb 2024 10:00:36 +0100
Subject: [PATCH] fix mail address because of job change

---
 srcpkgs/inkscape/template | 2 +-
 srcpkgs/volta/template    | 2 +-
 srcpkgs/vscode/template   | 2 +-
 srcpkgs/yaydl/template    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template
index a23bf4e87e61c..088471c818381 100644
--- a/srcpkgs/inkscape/template
+++ b/srcpkgs/inkscape/template
@@ -16,7 +16,7 @@ depends="desktop-file-utils hicolor-icon-theme python3-Pillow python3-appdirs
  python3-cssselect python3-lxml python3-numpy python3-requests python3-scour"
 checkdepends="$depends GraphicsMagick ImageMagick cantarell-fonts gtest-devel"
 short_desc="Vector-based drawing program"
-maintainer="Alex Lohr <alex.lohr@logmein.com>"
+maintainer="Alex Lohr <alexthkloss@web.de>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://inkscape.org/"
 distfiles="https://media.inkscape.org/dl/resources/file/inkscape-${version}.tar.xz"
diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 1323d12083da9..41aa2436e7f05 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -7,7 +7,7 @@ build_style="cargo"
 hostmakedepends="pkg-config"
 makedepends="openssl-devel"
 short_desc="JavaScript tool version sync helper"
-maintainer="Alex Lohr <alex.lohr@logmein.com>"
+maintainer="Alex Lohr <alexthkloss@web.de>"
 license="BSD-2-Clause"
 homepage="https://volta.sh/"
 distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 0d88fb0f41ca3..8b23c9c66c139 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -8,7 +8,7 @@ hostmakedepends="pkg-config python3 python3-setuptools nodejs yarn tar git ripgr
 makedepends="libxkbfile-devel libsecret-devel libxml2-devel mit-krb5-devel ncurses-devel electron24"
 depends="libXtst ncurses nss dejavu-fonts-ttf xdg-utils ripgrep electron24"
 short_desc="Microsoft Code for Linux"
-maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
+maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alexthkloss@web.de>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
diff --git a/srcpkgs/yaydl/template b/srcpkgs/yaydl/template
index c575ad2cb2d04..8f3ce0224aeeb 100644
--- a/srcpkgs/yaydl/template
+++ b/srcpkgs/yaydl/template
@@ -6,7 +6,7 @@ build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="openssl-devel"
 short_desc="Command-line video downloader"
-maintainer="Alex Lohr <alex.lohr@logmein.com>"
+maintainer="Alex Lohr <alexthkloss@web.de>"
 license="GPL-3.0-or-later"
 homepage="https://code.rosaelefanten.org/yaydl/index"
 changelog="https://github.com/dertuxmalwieder/yaydl/tags"

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

* Re: fix mail address because of job change
  2024-02-05  9:02 [PR PATCH] fix mail address because of job change atk
@ 2024-02-05 11:13 ` ahesford
  2024-02-08 20:22 ` [PR PATCH] [Updated] " atk
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-02-05 11:13 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/48538#issuecomment-1926743654

Comment:
Please make the commit message something like

    *: update email address for @atk

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

* Re: [PR PATCH] [Updated] fix mail address because of job change
  2024-02-05  9:02 [PR PATCH] fix mail address because of job change atk
  2024-02-05 11:13 ` ahesford
@ 2024-02-08 20:22 ` atk
  2024-02-08 20:38 ` [PR PATCH] [Merged]: " ahesford
  2024-02-08 20:38 ` atk
  3 siblings, 0 replies; 5+ messages in thread
From: atk @ 2024-02-08 20:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages fix-mail-address
https://github.com/void-linux/void-packages/pull/48538

fix mail address because of job change
No functional changes, just a mail address change due to me being between jobs. Sorry for the hassle, but this time, I used a personal address, so there shouldn't be another change necessary.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix-mail-address-48538.patch --]
[-- Type: text/x-diff, Size: 2952 bytes --]

From 25640fd2bb68b6ec1770feadc6eb1a06ddef733b Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Thu, 8 Feb 2024 21:22:30 +0100
Subject: [PATCH] *: update email address for @atk

---
 srcpkgs/inkscape/template | 2 +-
 srcpkgs/volta/template    | 2 +-
 srcpkgs/vscode/template   | 2 +-
 srcpkgs/yaydl/template    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template
index a23bf4e87e61c..088471c818381 100644
--- a/srcpkgs/inkscape/template
+++ b/srcpkgs/inkscape/template
@@ -16,7 +16,7 @@ depends="desktop-file-utils hicolor-icon-theme python3-Pillow python3-appdirs
  python3-cssselect python3-lxml python3-numpy python3-requests python3-scour"
 checkdepends="$depends GraphicsMagick ImageMagick cantarell-fonts gtest-devel"
 short_desc="Vector-based drawing program"
-maintainer="Alex Lohr <alex.lohr@logmein.com>"
+maintainer="Alex Lohr <alexthkloss@web.de>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://inkscape.org/"
 distfiles="https://media.inkscape.org/dl/resources/file/inkscape-${version}.tar.xz"
diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 1323d12083da9..41aa2436e7f05 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -7,7 +7,7 @@ build_style="cargo"
 hostmakedepends="pkg-config"
 makedepends="openssl-devel"
 short_desc="JavaScript tool version sync helper"
-maintainer="Alex Lohr <alex.lohr@logmein.com>"
+maintainer="Alex Lohr <alexthkloss@web.de>"
 license="BSD-2-Clause"
 homepage="https://volta.sh/"
 distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 0d88fb0f41ca3..8b23c9c66c139 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -8,7 +8,7 @@ hostmakedepends="pkg-config python3 python3-setuptools nodejs yarn tar git ripgr
 makedepends="libxkbfile-devel libsecret-devel libxml2-devel mit-krb5-devel ncurses-devel electron24"
 depends="libXtst ncurses nss dejavu-fonts-ttf xdg-utils ripgrep electron24"
 short_desc="Microsoft Code for Linux"
-maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
+maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alexthkloss@web.de>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
diff --git a/srcpkgs/yaydl/template b/srcpkgs/yaydl/template
index c575ad2cb2d04..8f3ce0224aeeb 100644
--- a/srcpkgs/yaydl/template
+++ b/srcpkgs/yaydl/template
@@ -6,7 +6,7 @@ build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="openssl-devel"
 short_desc="Command-line video downloader"
-maintainer="Alex Lohr <alex.lohr@logmein.com>"
+maintainer="Alex Lohr <alexthkloss@web.de>"
 license="GPL-3.0-or-later"
 homepage="https://code.rosaelefanten.org/yaydl/index"
 changelog="https://github.com/dertuxmalwieder/yaydl/tags"

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

* Re: [PR PATCH] [Merged]: fix mail address because of job change
  2024-02-05  9:02 [PR PATCH] fix mail address because of job change atk
  2024-02-05 11:13 ` ahesford
  2024-02-08 20:22 ` [PR PATCH] [Updated] " atk
@ 2024-02-08 20:38 ` ahesford
  2024-02-08 20:38 ` atk
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-02-08 20:38 UTC (permalink / raw)
  To: ml

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

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

fix mail address because of job change
https://github.com/void-linux/void-packages/pull/48538

Description:
No functional changes, just a mail address change due to me being between jobs. Sorry for the hassle, but this time, I used a personal address, so there shouldn't be another change necessary.

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

* Re: fix mail address because of job change
  2024-02-05  9:02 [PR PATCH] fix mail address because of job change atk
                   ` (2 preceding siblings ...)
  2024-02-08 20:38 ` [PR PATCH] [Merged]: " ahesford
@ 2024-02-08 20:38 ` atk
  3 siblings, 0 replies; 5+ messages in thread
From: atk @ 2024-02-08 20:38 UTC (permalink / raw)
  To: ml

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

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/pull/48538#issuecomment-1934897248

Comment:
thanks!

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

end of thread, other threads:[~2024-02-08 20:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-05  9:02 [PR PATCH] fix mail address because of job change atk
2024-02-05 11:13 ` ahesford
2024-02-08 20:22 ` [PR PATCH] [Updated] " atk
2024-02-08 20:38 ` [PR PATCH] [Merged]: " ahesford
2024-02-08 20:38 ` atk

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