From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1533663-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 8E69D158009 for <garchives@archives.gentoo.org>; Fri, 30 Jun 2023 20:46:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0840E086E; Fri, 30 Jun 2023 20:46:05 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A758BE086E for <gentoo-commits@lists.gentoo.org>; Fri, 30 Jun 2023 20:46:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A03BD340CF4 for <gentoo-commits@lists.gentoo.org>; Fri, 30 Jun 2023 20:46:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E820A8DC for <gentoo-commits@lists.gentoo.org>; Fri, 30 Jun 2023 20:46:02 +0000 (UTC) From: "Eray Aslan" <eras@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, "Eray Aslan" <eras@gentoo.org> Message-ID: <1688157942.538e7e1557f8e8e3b1827e495b8a76447db7f8b0.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ena-driver/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ena-driver/metadata.xml X-VCS-Directories: net-misc/ena-driver/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 538e7e1557f8e8e3b1827e495b8a76447db7f8b0 X-VCS-Branch: master Date: Fri, 30 Jun 2023 20:46:02 +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: 5cfb5a64-e9ab-4228-8628-ecdda4a9197e X-Archives-Hash: e9c9f56c471618e599e40af54127baae commit: 538e7e1557f8e8e3b1827e495b8a76447db7f8b0 Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Fri Jun 30 20:45:42 2023 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Fri Jun 30 20:45:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538e7e15 net-misc/ena-driver: add myself as a maintainer Signed-off-by: Eray Aslan <eras <AT> gentoo.org> net-misc/ena-driver/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net-misc/ena-driver/metadata.xml b/net-misc/ena-driver/metadata.xml index c5f10b85aa4b..018f626e73b8 100644 --- a/net-misc/ena-driver/metadata.xml +++ b/net-misc/ena-driver/metadata.xml @@ -5,6 +5,10 @@ <email>dilfridge@gentoo.org</email> <name>Andreas K. Huettel</name> </maintainer> + <maintainer type="person"> + <email>eras@gentoo.org</email> + <name>Eray Aslan</name> + </maintainer> <upstream> <remote-id type="github">amzn/amzn-drivers</remote-id> </upstream>