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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A888F13835A for ; Tue, 22 Jun 2021 22:43:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4E33E0814; Tue, 22 Jun 2021 22:43:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59B0EE070D for ; Tue, 22 Jun 2021 22:43:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF754335D80 for ; Tue, 22 Jun 2021 22:43:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B07C7A2 for ; Tue, 22 Jun 2021 22:43:43 +0000 (UTC) From: "Marco Scardovi" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marco Scardovi" Message-ID: <1624401813.7f2b4d1b90b4dc22eac4f7125ed9db3910339210.marco@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/olm/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/olm/metadata.xml X-VCS-Directories: dev-libs/olm/ X-VCS-Committer: marco X-VCS-Committer-Name: Marco Scardovi X-VCS-Revision: 7f2b4d1b90b4dc22eac4f7125ed9db3910339210 X-VCS-Branch: dev Date: Tue, 22 Jun 2021 22:43:43 +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: 26b52329-38be-49e0-b5ae-265742415aa0 X-Archives-Hash: 068fcf81b1d6cea9edde62c00690a8f5 commit: 7f2b4d1b90b4dc22eac4f7125ed9db3910339210 Author: Marco Scardovi scardovi com> AuthorDate: Tue Jun 22 22:36:39 2021 +0000 Commit: Marco Scardovi scardovi com> CommitDate: Tue Jun 22 22:43:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f2b4d1b dev-libs/olm: add myself as co-maintainer Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi scardovi.com> dev-libs/olm/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/olm/metadata.xml b/dev-libs/olm/metadata.xml index 001398bcd..4db77a8b9 100644 --- a/dev-libs/olm/metadata.xml +++ b/dev-libs/olm/metadata.xml @@ -5,6 +5,10 @@ gentoo@tastytea.de Ronny (tastytea) Gutbrod + + marco@scardovi.com + Marco Scardovi + An implementation of the Double Ratchet cryptographic ratchet written in C and C++11 and exposed as a C API.