From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0E3A3C433F5 for ; Mon, 17 Jan 2022 16:59:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B02DF837C1; Mon, 17 Jan 2022 17:59:32 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="pJtbqZf7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6238E837C4; Mon, 17 Jan 2022 17:59:30 +0100 (CET) Received: from mail-qk1-x736.google.com (mail-qk1-x736.google.com [IPv6:2607:f8b0:4864:20::736]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0F4FD837AB for ; Mon, 17 Jan 2022 17:59:27 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x736.google.com with SMTP id 82so20173033qki.10 for ; Mon, 17 Jan 2022 08:59:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=t1frfTisCFGuWg4xewAKUETR8JtGIeX+PhS+bnghTwo=; b=pJtbqZf7TE0d9DHC6DPeeEuxCRsH9Y5azueMSkND5p37IoG6JYRvNdvUSZcAlLJsj5 k17vZ36hwb+k0rS3YKAsGoALRrR4dqB4bRMlASSZrjIn/NPVcT40fEIDr2gsh/GLNwnC A2jqVpRuR8sr1kYHQOhQoF8XZyLX9C8fN+l6w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=t1frfTisCFGuWg4xewAKUETR8JtGIeX+PhS+bnghTwo=; b=C5ItfOpN6Q6N3qlJxwmtyuFhnCOMPiOAQ0rkJ8PyDbfL5ZWY0sobfdE0vNDTac2m0I LkZ8yVi2Ge4yY+dQg/JODjcXtN8zZXyxoMXioZO4ybOgrW2A5H6jAzxr8ZiHhMp+C3iT cgx41ZFCOggaNSiNEw5bZXiTzNTH7wI2FmjR98JWLeW5WeDt4RH8ewvu7yW0P1m1RhZT BYpy3uH4iLsZFWGL8bxr0pPpciCVY1ZIsDc6MnC2Nc/Zdam0B0eXGkiYqj1u677KewM3 luJDvQk20Pmrbv1hmYkVbONJp3A2lnsjL3YpixP53Yikrdt9uSHqyOEt4bfgCjmuFTfP pMrQ== X-Gm-Message-State: AOAM532EHc/dhNXx0woK4ZzFBC7phKd7RUrah4xe5FwOBywoiLJ1dGnF I1B3MmxG1bEUliChiTsOXuzAdg== X-Google-Smtp-Source: ABdhPJxrt8BS4m03r5YN/DL0LrQM50pnj0Q0OHNIOzaF4SX/sPYQnZGYUQVG+JDUQY5C1ZOkmkTSUw== X-Received: by 2002:a05:620a:bd6:: with SMTP id s22mr14701126qki.348.1642438765880; Mon, 17 Jan 2022 08:59:25 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-8dc3-db57-8e4a-695a.res6.spectrum.com. [2603:6081:7b01:cbda:8dc3:db57:8e4a:695a]) by smtp.gmail.com with ESMTPSA id y16sm5651092qta.75.2022.01.17.08.59.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jan 2022 08:59:25 -0800 (PST) Date: Mon, 17 Jan 2022 11:59:23 -0500 From: Tom Rini To: Angus Ainslie Cc: "NXP i.MX U-Boot Team" , u-boot@lists.denx.de, Stefano Babic , Fabio Estevam , Peng Fan , Marcel Ziswiler , Teresa Remmet , Adam Ford , Tim Harvey , Jagan Teki , Ilko Iliev , kernel@puri.sm Subject: Re: [PATCH 01/13] MAINTAINERS: add Purism to the maintainers file Message-ID: <20220117165923.GK2631111@bill-the-cat> References: <20220117150735.218886-1-angus@akkea.ca> <20220117150735.218886-2-angus@akkea.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="L2Brqb15TUChFOBK" Content-Disposition: inline In-Reply-To: <20220117150735.218886-2-angus@akkea.ca> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean --L2Brqb15TUChFOBK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2022 at 07:07:23AM -0800, Angus Ainslie wrote: > The Purism kernel team is in charge of maintianing the Librem5 u-boot >=20 > Signed-off-by: Angus Ainslie > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) In U-Boot this is done all within board/.../MAINTAINERS instead of the top-level file, thanks! --=20 Tom --L2Brqb15TUChFOBK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHloGsACgkQFHw5/5Y0 tyyEKAv9F0z4JsXBITyBOS5b0VjUOoEQAyF+77AkgTp1Fy9HCZPDrxRk+UETnizH bLT7IogUiXJkz92t4X/5wWD85yP18T/y1XF5xfw6WkaGikBLGq1ONQRZm2prhdtI N8rX47ghPLygnfZBjyrwpC41Ri25Z1W1qF26Jq20Cthm3Bk/WdSllJJXOD+0Gg25 CtEh2LmnM/38g6clDR6uEsZINcCWaAuEHTbYQmHvCKXBJZozgmQMJYt5Q93OLvra KmduGaxNPCgnqY+SgAFw5wZS6BDpx+2UXrgOgvSVnVDlhjqOvc5JadAXwKVcVvCy 39y8JkiP3ajsHgzv5bJbJKEGjngkcS3VE6iXPaXrO5rNg4AhRtsGgAH6Lo7wib6+ 3AdnxiGMD/C9PRE6RL20I8lXDN1Szu+G/2rwU8uhLP8mja6NdrrxiKUXfDCF7Icf hcJM+CKR7us2I2NvIuZhUSWz9PCtjges7S2VKyJXZ+kSWLoR5eVr6xNyyG4LNdDB SM/i5mUx =wadb -----END PGP SIGNATURE----- --L2Brqb15TUChFOBK--