Re: [PATCH] Documentation: Project continuity
Julia Lawall <[email protected]> Sun, 25 Jan 2026 22:19:19 -0500 (EST)
| Newsgroups | dev.linux.lists.tech-board-discuss,dev.linux.lists.ksummit,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 23 Jan 2026, Dan Williams wrote: > Document project continuity procedures. This is a plan for a plan for > navigating events that affect the forward progress of the canonical Linux > repository, torvalds/linux.git. It is a follow-up from Maintainer Summit > [1]. > > Cc: Linus Torvalds <[email protected]> > Co-developed-by: Jonathan Corbet <[email protected]> > Signed-off-by: Jonathan Corbet <[email protected]> > Reviewed-by: Greg Kroah-Hartman <[email protected]> > Reviewed-by: Miguel Ojeda <[email protected]> > Reviewed-by: Kees Cook <[email protected]> > Link: https://lwn.net/Articles/1050179/ [1] > Signed-off-by: Dan Williams <[email protected]> > --- > Documentation/process/conclave.rst | 41 ++++++++++++++++++++++++++++++ > Documentation/process/index.rst | 1 + > 2 files changed, 42 insertions(+) > create mode 100644 Documentation/process/conclave.rst Reviewed-by: Julia Lawall <[email protected]>