From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-17.mta0.migadu.com (out-17.mta0.migadu.com [91.218.175.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 045835229 for ; Wed, 19 Jul 2023 06:53:31 +0000 (UTC) Date: Wed, 19 Jul 2023 16:52:46 +1000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jookia.org; s=key1; t=1689749609; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Lc9Aiu6PXaiP7fZ39vLAvDfId+QeqHYOYEE/jCSgr4k=; b=EutD7K3D+v5ucF4MRVCpzb04OEpQRUCikJigDSzA0eiUMOjhsaODcLGcBPF0AnKQMvVhld ljLrR5rUxmrMGH/m1UzntBC/fvc5KoLQd5hZW3Lg7stDUnJuJWWaZ6iToAoQpi0/+JwATA DSgzmtiTVQfSsBMzBeXcILXn7f2ocQeoPXBmi+uETsZRGmZqO9CecMeOlB/dT4iS0rdGSB 9r0dyfcR23BCxF8D2gGheOi5UxkdjBKitoKzfMErYbfoqx9i5bincWEoevHvR0csNc1WSu u1AjR8Ykh4OZ8R54ddMqjIxg5k10C5FcBWRpvobo8yYTsUuLhtcDsl+FUZmBnw== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: John Watts To: Conor Dooley Cc: Rob Herring , Ben Dooks , linux-sunxi@lists.linux.dev, devicetree@vger.kernel.org, linux-can@vger.kernel.org, linux-riscv@lists.infradead.org, Fabien Poussin , Samuel Holland , Jernej Skrabec , Chen-Yu Tsai Subject: Re: [PATCH 0/4] Add support for Allwinner D1 CAN controllers Message-ID: References: <20230715112523.2533742-1-contact@jookia.org> <96641e09-c676-2702-149c-885002f45a64@codethink.co.uk> <20230718221504.GA2015343-robh@kernel.org> <20230718-matron-backlit-ddf56c391f8a@spud> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230718-matron-backlit-ddf56c391f8a@spud> X-Migadu-Flow: FLOW_OUT On Tue, Jul 18, 2023 at 11:38:48PM +0100, Conor Dooley wrote: > > The email needs to be an actual person. 'contact' doesn't appear to be > > one. > > I don't think it is that complicated, a cursory check of the domain > suggests that "Jookia" is a nickname & there's surely nothing wrong with > not having your name in your email address. Yes, this is the case. I figured contact@jookia.org was better than jookia@jookia.org. I generally go by my nickname online and in the open source community so it's much more useful as an identifier in this case, but I've put my real name here instead to make things easier on everyone. John.