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 62BF1158041 for ; Tue, 5 Mar 2024 19:34:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C0C3E29FA; Tue, 5 Mar 2024 19:34:57 +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 6E2DDE29FA for ; Tue, 5 Mar 2024 19:34:57 +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 A56D33406C2 for ; Tue, 5 Mar 2024 19:34:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A9A9119 for ; Tue, 5 Mar 2024 19:34:55 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1709667290.15b755734f6937c026f387d5843e3c6bb4227114.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libjxl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libjxl/metadata.xml X-VCS-Directories: media-libs/libjxl/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 15b755734f6937c026f387d5843e3c6bb4227114 X-VCS-Branch: master Date: Tue, 5 Mar 2024 19:34:55 +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: 4db4712c-7a9a-4721-a394-e470d8d0a09b X-Archives-Hash: 9180680370bdb307e17a28a309cde8e0 commit: 15b755734f6937c026f387d5843e3c6bb4227114 Author: Michał Górny gentoo org> AuthorDate: Tue Mar 5 19:13:39 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Mar 5 19:34:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b75573 media-libs/libjxl: Add myself as a co-maintainer Signed-off-by: Michał Górny gentoo.org> media-libs/libjxl/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/media-libs/libjxl/metadata.xml b/media-libs/libjxl/metadata.xml index 1e3f2d5931e2..1f058f4c648f 100644 --- a/media-libs/libjxl/metadata.xml +++ b/media-libs/libjxl/metadata.xml @@ -9,6 +9,10 @@ proxy-maint@gentoo.org Proxy Maintainers + + mgorny@gentoo.org + Michał Górny + JPEG XL reference implementation (encoder and decoder), called libjxl.