From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D08B515808B for ; Fri, 16 Feb 2024 13:00:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13459E2A28; Fri, 16 Feb 2024 13:00:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0B51E2A28 for ; Fri, 16 Feb 2024 13:00:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 213D033FD3F for ; Fri, 16 Feb 2024 13:00:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B20F11239 for ; Fri, 16 Feb 2024 12:59:58 +0000 (UTC) From: "Marc Schiffbauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marc Schiffbauer" Message-ID: <1708088392.ff5d3f8e3d33746503c5c868d8654793e650bc0a.mschiff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs-auto-snapshot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/zfs-auto-snapshot/metadata.xml X-VCS-Directories: sys-fs/zfs-auto-snapshot/ X-VCS-Committer: mschiff X-VCS-Committer-Name: Marc Schiffbauer X-VCS-Revision: ff5d3f8e3d33746503c5c868d8654793e650bc0a X-VCS-Branch: master Date: Fri, 16 Feb 2024 12:59:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4a4f81d8-e2fb-4f27-89db-fc60cd9cdc53 X-Archives-Hash: 09f85226e7ac478268b265021d5fe6fe commit: ff5d3f8e3d33746503c5c868d8654793e650bc0a Author: Marc Schiffbauer gentoo org> AuthorDate: Fri Feb 16 12:59:33 2024 +0000 Commit: Marc Schiffbauer gentoo org> CommitDate: Fri Feb 16 12:59:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5d3f8e sys-fs/zfs-auto-snapshot: add myself as a maintainer Signed-off-by: Marc Schiffbauer gentoo.org> sys-fs/zfs-auto-snapshot/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys-fs/zfs-auto-snapshot/metadata.xml b/sys-fs/zfs-auto-snapshot/metadata.xml index e90679bbaa7c..927b1d188871 100644 --- a/sys-fs/zfs-auto-snapshot/metadata.xml +++ b/sys-fs/zfs-auto-snapshot/metadata.xml @@ -1,7 +1,10 @@ - + + mschiff@gentoo.org + Marc Schiffbauer + An alternative implementation of the zfs-auto-snapshot service for Linux that is compatible with zfs-linux and zfs-fuse.