Skip to content

Commit decd707

Browse files
sjg20walterchris
authored andcommitted
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 <[email protected]> Reported-by: Quentin Schulz <[email protected]> Fixes: #19
1 parent 248258c commit decd707

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ the source for the generation of the Flattened Image Tree Specification using
88
Sphinx and LaTeX.
99

1010
## Mailing list: [email protected] ##
11-
* Use this mailing list for submitting patches, questions and general discussion
11+
* Use this mailing list for submitting questions and general discussion
1212
* Sign up to the mailing list at https://lists.osfw.foundation/g/flat-image-tree
13+
* For patches, please read the [Contributions section](#contributions)
1314

1415
## Build Instructions
1516

@@ -89,8 +90,8 @@ in the LICENSE and NOTICE file or online at:
8990
http://www.apache.org/licenses/LICENSE-2.0
9091
9192
## Contributions ##
92-
Please submit all patches to the mailing list at
93-
https://lists.osfw.foundation/g/flat-image-tree.
93+
Patches should be submitted via a pull request at
94+
https://github.com/open-source-firmware/flat-image-tree/pull
9495
9596
Contributions to the Flattened Image Tree Specification are managed by the
9697
gatekeeper, Lean Sheng Tan <[email protected]>

0 commit comments

Comments
 (0)