Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update my email
@ 2023-09-06 23:33 r-ricci
  2023-09-06 23:42 ` [PR PATCH] [Updated] " r-ricci
  2023-09-07  2:51 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: r-ricci @ 2023-09-06 23:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/r-ricci/void-packages email
https://github.com/void-linux/void-packages/pull/45948

update my email
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/45948.patch is attached

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

From 829f076bb3fc47e78550b19ef5a0864a610fbea2 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <io@r-ricci.it>
Date: Thu, 7 Sep 2023 01:26:28 +0200
Subject: [PATCH] update my email

---
 .mailmap                     | 2 ++
 srcpkgs/7zip/template        | 2 +-
 srcpkgs/pipe-viewer/template | 2 +-
 srcpkgs/rclone/template      | 2 +-
 srcpkgs/revive/template      | 2 +-
 5 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/.mailmap b/.mailmap
index 12b6751e3067f..25bf7876f10f1 100644
--- a/.mailmap
+++ b/.mailmap
@@ -24,6 +24,8 @@ Michael Aldridge <maldridge@VoidLinux.eu> Michael Aldridge <aldridge.mac@gmail.c
 Philipp Hirsch <itself@hanspolo.net> hanspolo <ph.hanspolo@googlemail.com>
 Piraty <mail@piraty.dev> Piraty <piraty@users.noreply.github.com>
 Piraty <mail@piraty.dev> Piraty <piraty1@inbox.ru>
+Roberto Ricci <io@r-ricci.it> <ricci@disroot.org>
+Roberto Ricci <io@r-ricci.it> <52817765+4ricci@users.noreply.github.com>
 Stefan Mühlinghaus <jazzman@alphabreed.com> Stefan Mühlinghaus <muehlinghaus@mmh.ag>
 bougyman <bougyman@voidlinux.eu> bougyman <bougyman@rubyists.com>
 bougyman <bougyman@voidlinux.eu> bougyman <bougyman@users.noreply.github.com>
diff --git a/srcpkgs/7zip/template b/srcpkgs/7zip/template
index 0fabbd506346b..9f8add8040688 100644
--- a/srcpkgs/7zip/template
+++ b/srcpkgs/7zip/template
@@ -3,7 +3,7 @@ pkgname=7zip
 version=23.01
 revision=1
 short_desc="File archiver with a high compression ratio"
-maintainer="Roberto Ricci <ricci@disroot.org>"
+maintainer="Roberto Ricci <io@r-ricci.it>"
 license="LGPL-2.1-or-later, BSD-3-Clause"
 homepage="https://www.7-zip.org"
 changelog="https://www.7-zip.org/history.txt"
diff --git a/srcpkgs/pipe-viewer/template b/srcpkgs/pipe-viewer/template
index b8eea0dd54499..efe51944d4730 100644
--- a/srcpkgs/pipe-viewer/template
+++ b/srcpkgs/pipe-viewer/template
@@ -9,7 +9,7 @@ depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu
  perl-Unicode-LineBreak perl-JSON-XS perl-HTML-Parser yt-dlp"
 checkdepends="perl-Test-Pod perl-JSON"
 short_desc="Search and play videos from YouTube without an API key"
-maintainer="Roberto Ricci <ricci@disroot.org>"
+maintainer="Roberto Ricci <io@r-ricci.it>"
 license="Artistic-2.0"
 homepage="https://github.com/trizen/pipe-viewer"
 changelog="https://github.com/trizen/pipe-viewer/releases"
diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template
index 74a2d21ea094b..53780267d349a 100644
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -8,7 +8,7 @@ go_import_path=github.com/rclone/rclone
 go_build_tags="noselfupdate"
 go_ldflags="-extldflags=-fuse-ld=bfd -X github.com/rclone/rclone/fs.Version=v${version}"
 short_desc="Rsync for cloud storage"
-maintainer="Roberto Ricci <ricci@disroot.org>"
+maintainer="Roberto Ricci <io@r-ricci.it>"
 license="MIT"
 homepage="https://rclone.org/"
 changelog="https://rclone.org/changelog/"
diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template
index 4b1506e1db802..1b8b8b36bfcae 100644
--- a/srcpkgs/revive/template
+++ b/srcpkgs/revive/template
@@ -6,7 +6,7 @@ build_style=go
 go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
 go_import_path="github.com/mgechev/revive"
 short_desc="Drop-in replacement for golint"
-maintainer="Roberto Ricci <ricci@disroot.org>"
+maintainer="Roberto Ricci <io@r-ricci.it>"
 license="MIT"
 homepage="https://revive.run/"
 changelog="https://github.com/mgechev/revive/releases"

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

* Re: [PR PATCH] [Updated] update my email
  2023-09-06 23:33 [PR PATCH] update my email r-ricci
@ 2023-09-06 23:42 ` r-ricci
  2023-09-07  2:51 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: r-ricci @ 2023-09-06 23:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/r-ricci/void-packages email
https://github.com/void-linux/void-packages/pull/45948

update my email
[ci skip]

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

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

From 682a38ed0dd8a1199b2743d43b1da7810e7aba3e Mon Sep 17 00:00:00 2001
From: Roberto Ricci <io@r-ricci.it>
Date: Thu, 7 Sep 2023 01:26:28 +0200
Subject: [PATCH] srcpkgs/*, .mailmap: update my email

---
 .mailmap                     | 2 ++
 srcpkgs/7zip/template        | 2 +-
 srcpkgs/pipe-viewer/template | 2 +-
 srcpkgs/rclone/template      | 2 +-
 srcpkgs/revive/template      | 2 +-
 5 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/.mailmap b/.mailmap
index 12b6751e3067f..25bf7876f10f1 100644
--- a/.mailmap
+++ b/.mailmap
@@ -24,6 +24,8 @@ Michael Aldridge <maldridge@VoidLinux.eu> Michael Aldridge <aldridge.mac@gmail.c
 Philipp Hirsch <itself@hanspolo.net> hanspolo <ph.hanspolo@googlemail.com>
 Piraty <mail@piraty.dev> Piraty <piraty@users.noreply.github.com>
 Piraty <mail@piraty.dev> Piraty <piraty1@inbox.ru>
+Roberto Ricci <io@r-ricci.it> <ricci@disroot.org>
+Roberto Ricci <io@r-ricci.it> <52817765+4ricci@users.noreply.github.com>
 Stefan Mühlinghaus <jazzman@alphabreed.com> Stefan Mühlinghaus <muehlinghaus@mmh.ag>
 bougyman <bougyman@voidlinux.eu> bougyman <bougyman@rubyists.com>
 bougyman <bougyman@voidlinux.eu> bougyman <bougyman@users.noreply.github.com>
diff --git a/srcpkgs/7zip/template b/srcpkgs/7zip/template
index 0fabbd506346b..9f8add8040688 100644
--- a/srcpkgs/7zip/template
+++ b/srcpkgs/7zip/template
@@ -3,7 +3,7 @@ pkgname=7zip
 version=23.01
 revision=1
 short_desc="File archiver with a high compression ratio"
-maintainer="Roberto Ricci <ricci@disroot.org>"
+maintainer="Roberto Ricci <io@r-ricci.it>"
 license="LGPL-2.1-or-later, BSD-3-Clause"
 homepage="https://www.7-zip.org"
 changelog="https://www.7-zip.org/history.txt"
diff --git a/srcpkgs/pipe-viewer/template b/srcpkgs/pipe-viewer/template
index b8eea0dd54499..efe51944d4730 100644
--- a/srcpkgs/pipe-viewer/template
+++ b/srcpkgs/pipe-viewer/template
@@ -9,7 +9,7 @@ depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu
  perl-Unicode-LineBreak perl-JSON-XS perl-HTML-Parser yt-dlp"
 checkdepends="perl-Test-Pod perl-JSON"
 short_desc="Search and play videos from YouTube without an API key"
-maintainer="Roberto Ricci <ricci@disroot.org>"
+maintainer="Roberto Ricci <io@r-ricci.it>"
 license="Artistic-2.0"
 homepage="https://github.com/trizen/pipe-viewer"
 changelog="https://github.com/trizen/pipe-viewer/releases"
diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template
index 74a2d21ea094b..53780267d349a 100644
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -8,7 +8,7 @@ go_import_path=github.com/rclone/rclone
 go_build_tags="noselfupdate"
 go_ldflags="-extldflags=-fuse-ld=bfd -X github.com/rclone/rclone/fs.Version=v${version}"
 short_desc="Rsync for cloud storage"
-maintainer="Roberto Ricci <ricci@disroot.org>"
+maintainer="Roberto Ricci <io@r-ricci.it>"
 license="MIT"
 homepage="https://rclone.org/"
 changelog="https://rclone.org/changelog/"
diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template
index 4b1506e1db802..1b8b8b36bfcae 100644
--- a/srcpkgs/revive/template
+++ b/srcpkgs/revive/template
@@ -6,7 +6,7 @@ build_style=go
 go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
 go_import_path="github.com/mgechev/revive"
 short_desc="Drop-in replacement for golint"
-maintainer="Roberto Ricci <ricci@disroot.org>"
+maintainer="Roberto Ricci <io@r-ricci.it>"
 license="MIT"
 homepage="https://revive.run/"
 changelog="https://github.com/mgechev/revive/releases"

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

* Re: [PR PATCH] [Merged]: update my email
  2023-09-06 23:33 [PR PATCH] update my email r-ricci
  2023-09-06 23:42 ` [PR PATCH] [Updated] " r-ricci
@ 2023-09-07  2:51 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-09-07  2:51 UTC (permalink / raw)
  To: ml

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

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

update my email
https://github.com/void-linux/void-packages/pull/45948

Description:
[ci skip]

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

end of thread, other threads:[~2023-09-07  2:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06 23:33 [PR PATCH] update my email r-ricci
2023-09-06 23:42 ` [PR PATCH] [Updated] " r-ricci
2023-09-07  2:51 ` [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).