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 5911D158093 for ; Sat, 2 Jul 2022 14:55:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EB20E09F3; Sat, 2 Jul 2022 14:55:44 +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 4B8B6E09F3 for ; Sat, 2 Jul 2022 14:55:44 +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 1E0DB341C05 for ; Sat, 2 Jul 2022 14:55:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C4C7520 for ; Sat, 2 Jul 2022 14:55:41 +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: <1656773733.4d28dacece8e6e4d1d6928885e0bffcd2cacf751.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/redis/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/redis/metadata.xml X-VCS-Directories: dev-db/redis/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4d28dacece8e6e4d1d6928885e0bffcd2cacf751 X-VCS-Branch: master Date: Sat, 2 Jul 2022 14:55:41 +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: 7df0f9f5-9261-4764-8e4e-170bdb9635c9 X-Archives-Hash: e532e8babdea32184b41b03a97b2dde5 commit: 4d28dacece8e6e4d1d6928885e0bffcd2cacf751 Author: Petr Vaněk atlas cz> AuthorDate: Fri Jul 1 14:05:08 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 2 14:55:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d28dace dev-db/redis: add myself as a maintainer Signed-off-by: Petr Vaněk atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/26189 Signed-off-by: Sam James gentoo.org> dev-db/redis/metadata.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-db/redis/metadata.xml b/dev-db/redis/metadata.xml index 9810bc7e7552..84830492581d 100644 --- a/dev-db/redis/metadata.xml +++ b/dev-db/redis/metadata.xml @@ -1,10 +1,14 @@ - + sam@gentoo.org Sam James + + arkamar@atlas.cz + Petr Vaněk + Use tcmalloc from dev-util/google-perftools for allocations.