Skip to content

Commit 3dd1f3b

Browse files
committed
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 3dd1f3b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +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
12+
* Patches should be submitted via a pull-request at
13+
https://github.com/open-source-firmware/flat-image-tree/pulls
1214
* Sign up to the mailing list at https://lists.osfw.foundation/g/flat-image-tree
1315

1416
## Build Instructions
@@ -89,8 +91,8 @@ in the LICENSE and NOTICE file or online at:
8991
http://www.apache.org/licenses/LICENSE-2.0
9092
9193
## Contributions ##
92-
Please submit all patches to the mailing list at
93-
https://lists.osfw.foundation/g/flat-image-tree.
94+
Patches should be submitted via a pull request at
95+
https://github.com/open-source-firmware/flat-image-tree/pulls
9496
9597
Contributions to the Flattened Image Tree Specification are managed by the
9698
gatekeeper, Lean Sheng Tan <[email protected]>

0 commit comments

Comments
 (0)