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 0A709158094 for ; Sun, 3 Jul 2022 18:42:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50046E0844; Sun, 3 Jul 2022 18:42:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 3462CE0844 for ; Sun, 3 Jul 2022 18:42:04 +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 680DB341BC0 for ; Sun, 3 Jul 2022 18:42:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94C80526 for ; Sun, 3 Jul 2022 18:42:00 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1656873718.a8d740e9ca8531ccfff45085596edcbfaf59bbee.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libsmbios/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libsmbios/metadata.xml X-VCS-Directories: sys-libs/libsmbios/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: a8d740e9ca8531ccfff45085596edcbfaf59bbee X-VCS-Branch: master Date: Sun, 3 Jul 2022 18:42:00 +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: fb1b1454-6e42-4aaf-8092-91994ef2141f X-Archives-Hash: da91310ed68a20505dc6fc25eb624f15 commit: a8d740e9ca8531ccfff45085596edcbfaf59bbee Author: Piotr Karbowski gentoo org> AuthorDate: Sun Jul 3 18:41:37 2022 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sun Jul 3 18:41:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d740e9 sys-libs/libsmbios: joining as maintainer. Signed-off-by: Piotr Karbowski gentoo.org> sys-libs/libsmbios/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys-libs/libsmbios/metadata.xml b/sys-libs/libsmbios/metadata.xml index b131555971d7..199ebe99ce07 100644 --- a/sys-libs/libsmbios/metadata.xml +++ b/sys-libs/libsmbios/metadata.xml @@ -5,6 +5,10 @@ marecki@gentoo.org Marek Szuba + + slashbeast@gentoo.org + Piotr Karbowski + The libsmbios project aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions