From 5a32c04129ea27fe696a29b302788b69eff9a16a Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 2 Jun 2025 11:11:48 -0600 Subject: [PATCH] Correct the patch-submission docs We are using pull-requests now, not patches, so update the docs to be consistent with that. Signed-off-by: Simon Glass Reported-by: Quentin Schulz Fixes: #19 --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d5cebf..52fd63d 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ the source for the generation of the Flattened Image Tree Specification using Sphinx and LaTeX. ## Mailing list: flat-image-tree@lists.osfw.foundation ## - * Use this mailing list for submitting patches, questions and general discussion + * Use this mailing list for submitting questions and general discussion * Sign up to the mailing list at https://lists.osfw.foundation/g/flat-image-tree + * For patches, please read the [Contributions section](#contributions) ## Build Instructions @@ -89,8 +90,8 @@ in the LICENSE and NOTICE file or online at: http://www.apache.org/licenses/LICENSE-2.0 ## Contributions ## -Please submit all patches to the mailing list at -https://lists.osfw.foundation/g/flat-image-tree. +Patches should be submitted via a pull request at +https://github.com/open-source-firmware/flat-image-tree/pull Contributions to the Flattened Image Tree Specification are managed by the gatekeeper, Lean Sheng Tan