On Mon, 27 Jun 2022 at 11:18, Tom Rini <tr...@konsulko.com> 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. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > doc/develop/index.rst | 1 + > doc/develop/process.rst | 182 ++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 183 insertions(+) > create mode 100644 doc/develop/process.rst
Reviewed-by: Simon Glass <s...@chromium.org>