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 B1822158087 for ; Mon, 17 Jan 2022 21:23:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB3D62BC007; Mon, 17 Jan 2022 21:23:15 +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 44AE22BC007 for ; Mon, 17 Jan 2022 21:23:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1F65B342CE0 for ; Mon, 17 Jan 2022 21:23:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 988BC233 for ; Mon, 17 Jan 2022 21:23:11 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1642454571.586be943f77e4b876942a5768b12f4fb4762c2bd.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/why3/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/why3/metadata.xml X-VCS-Directories: sci-mathematics/why3/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 586be943f77e4b876942a5768b12f4fb4762c2bd X-VCS-Branch: master Date: Mon, 17 Jan 2022 21:23:11 +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: aaaeced0-e36a-48cf-a79c-64790d94b5d3 X-Archives-Hash: 8cb192103283b782c6d7a5f2f6e2f89c commit: 586be943f77e4b876942a5768b12f4fb4762c2bd Author: Maciej Barć gentoo org> AuthorDate: Mon Jan 17 21:22:51 2022 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Jan 17 21:22:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586be943 sci-mathematics/why3: add sci-mathematics to maintainers Signed-off-by: Maciej Barć gentoo.org> sci-mathematics/why3/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sci-mathematics/why3/metadata.xml b/sci-mathematics/why3/metadata.xml index 6c2999e4f4d7..97474dfdb2ec 100644 --- a/sci-mathematics/why3/metadata.xml +++ b/sci-mathematics/why3/metadata.xml @@ -10,6 +10,10 @@ ml@gentoo.org ML + + sci-mathematics@gentoo.org + Gentoo Mathematics Project + Why3 is a platform for deductive program verification. It provides a rich language for specification and programming, called WhyML,