diff options
| author | Tom Rini <[email protected]> | 2026-01-20 16:31:43 -0600 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-01-28 21:19:59 +0100 |
| commit | 05609eebdbf5b29fa179b5701bc7d44832ab9b34 (patch) | |
| tree | 3229b8ff4504587d40009aacf65aefb172694612 /doc | |
| parent | 8449e5c2342af2269f8ae14e659307a51fafeff8 (diff) | |
doc: develop: process: Make "Work flow of a Custodian" a subsection
Make the "Work flow of a Custodian" section be a subsection of the
Custodians section.
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Quentin Schulz <[email protected]>
Reviewed-by: Michael Trimarchi <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/develop/process.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/process.rst b/doc/develop/process.rst index 3bda5e6b51d..f436a98433a 100644 --- a/doc/develop/process.rst +++ b/doc/develop/process.rst @@ -233,7 +233,7 @@ feedback to the submitter of a patch about what is going on: apply cleanly. Work flow of a Custodian ------------------------- +^^^^^^^^^^^^^^^^^^^^^^^^ The normal flow of work in the U-Boot development process will look like this: |
