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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A0E8158011 for ; Thu, 14 Jul 2022 10:30:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41B5EE0CF3; Thu, 14 Jul 2022 10:30:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1FC0AE0CF3 for ; Thu, 14 Jul 2022 10:30:11 +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 2876D340EC3 for ; Thu, 14 Jul 2022 10:30:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DBD4538 for ; Thu, 14 Jul 2022 10:30:08 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1657794531.c22b30f84851bb357e4e01a1208cf220dbdbf7f5.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0078.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: c22b30f84851bb357e4e01a1208cf220dbdbf7f5 X-VCS-Branch: master Date: Thu, 14 Jul 2022 10:30:08 +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: 514c3051-62b4-4278-8bf5-5bfe437a685a X-Archives-Hash: 1deb918f71e5acfd6cf3925c6d343e21 commit: c22b30f84851bb357e4e01a1208cf220dbdbf7f5 Author: Ulrich Müller gentoo org> AuthorDate: Mon Jun 6 13:59:14 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jul 14 10:28:51 2022 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=c22b30f8 glep-0078: Fix Author header Signed-off-by: Ulrich Müller gentoo.org> glep-0078.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glep-0078.rst b/glep-0078.rst index 92d4547..fb0f6dc 100644 --- a/glep-0078.rst +++ b/glep-0078.rst @@ -1,7 +1,7 @@ --- GLEP: 78 Title: Gentoo binary package container format -Author: Michał Górny +Author: Michał Górny , Sheng Yu Type: Standards Track Status: Draft