From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev+bounces-93639-garchives=archives.gentoo.org@lists.gentoo.org>
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 75D781382C5
	for <garchives@archives.gentoo.org>; Sun, 17 Jan 2021 13:43:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DD2EBE088C;
	Sun, 17 Jan 2021 13:43:48 +0000 (UTC)
Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65])
	(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 94432E0880
	for <gentoo-dev@lists.gentoo.org>; Sun, 17 Jan 2021 13:43:47 +0000 (UTC)
Received: from submission (posteo.de [89.146.220.130]) 
	by mout01.posteo.de (Postfix) with ESMTPS id D64A8160060
	for <gentoo-dev@lists.gentoo.org>; Sun, 17 Jan 2021 14:43:45 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017;
	t=1610891025; bh=m21NaWOQEfb8Vin7EHSsjbw2W/fEF5+CR7oTS7nf+pk=;
	h=Date:From:To:Cc:Subject:From;
	b=nUpun0c0+JYUSpOhJZPOfF92tbpGNVMD2xnbFVHjezLtqLL7V/PRTHX3Ft5I2AlhS
	 cdgsRXgDLA35E1Dh8dF617CQYnh+DeYRdvz6hMK2UJoJfsjPsBVTvfbAOHH1f5/mST
	 HTaKJaoG6RcPI/6XurG7/9GtQX9j+WFXtzgoY0eZDRUx/CYppsOwyyjuEh6xkUhK30
	 bjPl7d+W3vWaGPDR0R6bPKzIx9LWnIZCxVkTU6M60WwO7eKeIpyoCugkEDjx9Qth0K
	 2pZrq1H+PRfs5sznctG1bQ2MV3X1GqjubWt1pXn0mEJ0ugZiJm3N7Se0iPh5NDhpKD
	 mQVkJJco/erjg==
Received: from customer (localhost [127.0.0.1])
	by submission (posteo.de) with ESMTPSA id 4DJbjY0l2jz6tmJ;
	Sun, 17 Jan 2021 14:43:44 +0100 (CET)
Date: Sun, 17 Jan 2021 14:43:43 +0100
From: m1027 <m1027@posteo.net>
To: gentoo-dev@lists.gentoo.org
Cc: gentoo-dev-announce@lists.gentoo.org
Subject: Re: [gentoo-dev] Packages up for grabs
Message-ID: <YAQ/D8/i8a94PdAy@host>
References: <1555361e8f7c16cc1107dee9920a8fd5f1c8fcec.camel@gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <1555361e8f7c16cc1107dee9920a8fd5f1c8fcec.camel@gentoo.org>
X-Archives-Salt: b1e83e55-6637-480e-88b9-d221b3ec0665
X-Archives-Hash: 173a8d1ce69be877b72be57d75e9d578

mgorny:

> [bv] www-apps/radicale

I am actively using radicale on arm, arm64 and amd64 and thus
feel like I should contribute. :-)

As this was my debut to package maintainment, and I'd need at least
some initial pointers on how to start, what's the least bothering
way for everybody to ask for help and such.

BTW: There is 2.x in portage but 3.x out, so there is not just a
minor version bump to do.

Thanks