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 E76AA158094 for ; Wed, 29 Jun 2022 07:26:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26997E0BEC; Wed, 29 Jun 2022 07:26:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 0B426E0BEC for ; Wed, 29 Jun 2022 07:26:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2A9A73410A0 for ; Wed, 29 Jun 2022 07:26:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D61BF456 for ; Wed, 29 Jun 2022 07:26:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1656487520.5c157b1227d3721a9be8b5448a86744cbd885e68.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/cronie/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/cronie/metadata.xml X-VCS-Directories: sys-process/cronie/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5c157b1227d3721a9be8b5448a86744cbd885e68 X-VCS-Branch: master Date: Wed, 29 Jun 2022 07:26:12 +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: 2d7d4b52-c47e-4137-919a-60a1a0a332e5 X-Archives-Hash: a9cce551e6b086bf8ee0e54cfd5947f2 commit: 5c157b1227d3721a9be8b5448a86744cbd885e68 Author: Sam James gentoo org> AuthorDate: Wed Jun 29 06:39:57 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 29 07:25:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c157b12 sys-process/cronie: update maintainers (add base-system@) Signed-off-by: Sam James gentoo.org> sys-process/cronie/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys-process/cronie/metadata.xml b/sys-process/cronie/metadata.xml index 1a89bc516d00..5b5f4362010e 100644 --- a/sys-process/cronie/metadata.xml +++ b/sys-process/cronie/metadata.xml @@ -1,7 +1,10 @@ - + + base-system@gentoo.org + Gentoo Base System + Cronie contains the standard UNIX daemon crond that runs specified programs at scheduled times and related tools. It is based on the original cron and