From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1657314-garchives=archives.gentoo.org@lists.gentoo.org> 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 B1539159C96 for <garchives@archives.gentoo.org>; Tue, 30 Jul 2024 05:27:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CADFE2AA2; Tue, 30 Jul 2024 05:27:00 +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 D48A8E2AA2 for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jul 2024 05:26:58 +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 7D48F33BDFF for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jul 2024 05:26:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E36561E65 for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jul 2024 05:26:48 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1722317206.1a26c16a962ac02e5672dadbd2624547fe7c1931.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/dqlite/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/dqlite/metadata.xml X-VCS-Directories: dev-libs/dqlite/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 1a26c16a962ac02e5672dadbd2624547fe7c1931 X-VCS-Branch: master Date: Tue, 30 Jul 2024 05:26:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c564883-d07e-42e2-82ed-ed483ca600d1 X-Archives-Hash: d33868e686e7f7dc7124e18d8850d9bd commit: 1a26c16a962ac02e5672dadbd2624547fe7c1931 Author: Brahmajit Das <brahmajit.xyz <AT> gmail <DOT> com> AuthorDate: Mon Jul 29 17:58:27 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Jul 30 05:26:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a26c16a dev-libs/dqlite: add myself as a maintainer Signed-off-by: Brahmajit Das <brahmajit.xyz <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37744 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-libs/dqlite/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/dqlite/metadata.xml b/dev-libs/dqlite/metadata.xml index 93aa9821db98..980e4850634e 100644 --- a/dev-libs/dqlite/metadata.xml +++ b/dev-libs/dqlite/metadata.xml @@ -5,6 +5,10 @@ <email>juippis@gentoo.org</email> <name>Joonas Niilola</name> </maintainer> + <maintainer type="person" proxied="yes"> + <email>brahmajit.xyz@gmail.com</email> + <name>Brahmajit Das</name> + </maintainer> <maintainer type="project"> <email>virtualization@gentoo.org</email> <name>Gentoo Virtualization Project</name>