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 C1AB9C43334 for ; Sat, 9 Jul 2022 12:41:12 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0B840842D1; Sat, 9 Jul 2022 14:41:11 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (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="sDVB2s3B"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 96D4C843A6; Sat, 9 Jul 2022 14:41:09 +0200 (CEST) Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) (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 439F6842BC for ; Sat, 9 Jul 2022 14:41:07 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82a.google.com with SMTP id bs20so1425317qtb.11 for ; Sat, 09 Jul 2022 05:41:07 -0700 (PDT) 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=nLssoTHcFm1fdaHo+wd6YEm3vU5b9BFGAqJ40WaTLIQ=; b=sDVB2s3BkH6W7tBsUn3JHOHR8h3Z3sM0nHLlz7M67ywFtPcz6qtpQ7GqFlmWJuLLbw 1nbhAI6CRhH0oAIEs4xjUF+TRspZWcPn1euBRZ/3Dwqw2cuMC387pKx/DilM8iyKD8P+ gFMujyERoIcwfz+gE9f2OMfkneT4FXnk8p5/E= 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=nLssoTHcFm1fdaHo+wd6YEm3vU5b9BFGAqJ40WaTLIQ=; b=FVPvS8daAANqG2tmdptYwf3KEYE/FXLsAvv/c8gff7L0a0NpWDj/qEXTyxD6t8dKPb AaypVP32XYa/E/2oaeyNuRQePsujzuJo88s2lsMAGkro6EDZW9jp82QCNy3MippRpRRl WoincbUBuDf0cU19NCcvOH2s7ZgtjdW7bISac3uW7Y2DZP64cOq6gr7YIuLYDML23lSt NR+ISREO9cU7clmYIk7Q8O6oLj3w51DGi+O082wZJWxqiwcTAKXBiyrem8as7FNTJ8d3 cpwqbtXrFWiaUij76kUFC0Nork9hJGe1Ghk++GKK5CyRuiATV3Pd38K3JfvXY9+1bKws fXGw== X-Gm-Message-State: AJIora8HxM2pH+sLtWZBJWEQbFVIS+lC+ka/2NgyVWgNfEEGzp25KBaY cOMONbwa5RfGKwiQ2NeIT92cng== X-Google-Smtp-Source: AGRyM1uLmaeyV50RZCKrCq21wO0z7K8QG8Z0bbeh8Jxm8CsW5na6dsNTFscwUvtwetaXYduWEF+XAQ== X-Received: by 2002:a05:6214:1c8c:b0:46e:15b2:3f35 with SMTP id ib12-20020a0562141c8c00b0046e15b23f35mr6605903qvb.76.1657370466110; Sat, 09 Jul 2022 05:41:06 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id i9-20020ac85e49000000b0031ea1dd67d9sm1359003qtx.14.2022.07.09.05.41.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 Jul 2022 05:41:05 -0700 (PDT) Date: Sat, 9 Jul 2022 08:41:03 -0400 From: Tom Rini To: Heinrich Schuchardt Cc: u-boot@lists.denx.de, Simon Glass Subject: Re: [PATCH 4/4] doc: Migrate Process wiki page to sphinx Message-ID: <20220709124103.GG1146598@bill-the-cat> References: <20220627171722.1153337-1-trini@konsulko.com> <20220627171722.1153337-5-trini@konsulko.com> <2b600d2f-1534-062e-f8b0-ba65676fdfcc@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="NrIu+FKYrzbQ8r9G" Content-Disposition: inline In-Reply-To: <2b600d2f-1534-062e-f8b0-ba65676fdfcc@gmx.de> 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.6 at phobos.denx.de X-Virus-Status: Clean --NrIu+FKYrzbQ8r9G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 09, 2022 at 08:55:48AM +0200, Heinrich Schuchardt wrote: > On 6/27/22 19:17, Tom Rini wrote: > > Move the current Process wiki page to doc/develop/process.rst. The > > changes here are for formatting or slight rewording so that it reads > > well when linking to other sphinx documents. > >=20 > > Signed-off-by: Tom Rini > > --- > > doc/develop/index.rst | 1 + > > doc/develop/process.rst | 182 ++++++++++++++++++++++++++++++++++++++++ > > 2 files changed, 183 insertions(+) > > create mode 100644 doc/develop/process.rst > >=20 > > diff --git a/doc/develop/index.rst b/doc/develop/index.rst > > index c0f4f0ba413a..eab00a55382a 100644 > > --- a/doc/develop/index.rst > > +++ b/doc/develop/index.rst > > @@ -11,6 +11,7 @@ General > >=20 > > codingstyle > > designprinciples > > + process > >=20 > > Implementation > > -------------- > > diff --git a/doc/develop/process.rst b/doc/develop/process.rst > > new file mode 100644 > > index 000000000000..dd279fb9eff1 > > --- /dev/null > > +++ b/doc/develop/process.rst > > @@ -0,0 +1,182 @@ > > +.. SPDX-License-Identifier: GPL-2.0+: > > + > > +U-Boot Development Process > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > > + > > +Management Summary > > +------------------ > > + > > +* Development happens in Release Cycles of 3 months. >=20 > Do we need all this capitalization? It's for emphasis I believe. > > +#. Notes: > > + > > + #. In some cases more than one custodian may be affected or feel res= ponsible. > > + To avoid duplicated efforts, the custodian who starts processing = the > > + patch should send a short ACK to the mailing list. > > + #. We should create some tool to automatically do this. > > + #. This is well documented in :doc:`designprinciples`. > > + #. The custodian decides himself how recent the code must be. It is > > + acceptable to request patches against the last officially released > > + version of U-Boot or newer. Of course a custodian can also accept > > + patches against older code. > > + #. Commits should show original author in the ``author`` field and i= nclude all > > + sign off/ack lines. > > + > > +5. The custodian decides to accept or to reject the patch. >=20 > Don't mix # bullets and numbers. I believe I needed to for them to render in order. I guess I'll just only do the number in v2. --=20 Tom --NrIu+FKYrzbQ8r9G Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLJd18ACgkQFHw5/5Y0 tyzFgQwAk/B63U5Pw9pxUoSUm+cD73oHbfhlFfjSKS6CFkPmnCR87NylUTIO8aMt OVWNpJQLIF71yYL+alIIQb9ySQCGfwAsQjqYSLiev9xl8+8l6v7fjQDQ7s5o5WaW /Ncq/BhHG2FVBtRV/U/WwBIgHuBom7ysA5MHxYZbs+PpKlfIzBJZKJRbexB1lrpP NXPGn6P2KPOBQ3ddUL0/CyzFHri09HkpdikaRRdrV+gFOyCYoC9zbEdm2QLa0YOk 5bMtBfblxuikhq5u63J9gcfXbC7t3v4kmgMceooatZGPlv8vfEj0yzNCC0HIRb1N 1jKcrjTBpjrRWoBxgFoYSaS6rYuRcf0cEDs4HkyksDaRaCZB3CJrfWVpJqDXrKbP 7UBPW3R2XHfWNSQ0qJtM3rX0EGqhzniTdHwdtKYjb7Thu3I/2F+xsC2TcF1fYXiz lYIyx30oEvfME95HNZPOKbueiJIesUq1ZKGvfcGtRNbjrGWGztR0E0ppBERW0V+S waNARF8v =FjDQ -----END PGP SIGNATURE----- --NrIu+FKYrzbQ8r9G--