Skip to content

Commit

Permalink
MAINTAINERS.md: Update patch submission link
Browse files Browse the repository at this point in the history
Update patch submission guide link and maintainers list.

Signed-off-by: Sandeep Gundlupet Raju <[email protected]>
Signed-off-by: Mark Hatle <[email protected]>
  • Loading branch information
grsandeep85 authored and mhatle committed Oct 22, 2024
1 parent 878d60d commit 06b59df
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ the [meta-xilinx mailing list](https://lists.yoctoproject.org/g/meta-xilinx):
When sending patches, please make sure the email subject line includes
`[meta-xilinx][<BRANCH_NAME>][PATCH]` and cc'ing the maintainers.

For more details follow the OE community patch submission guidelines, as described in:
For more details follow the Yocto Project community patch submission guidelines,
as described in:

https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
https://docs.yoctoproject.org/dev/contributor-guide/submit-changes.html#

`git send-email --to [email protected] *.patch`

Expand All @@ -24,13 +24,14 @@ https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
`git format-patch -s --subject-prefix="meta-xilinx][<BRANCH_NAME>][PATCH" -1`

**Example:**
`git format-patch -s --subject-prefix="meta-xilinx][langdale][PATCH" -1`
`git format-patch -s --subject-prefix="meta-xilinx][scarthgap][PATCH" -1`

**Maintainers:**

Mark Hatle <[email protected]>
Sandeep Gundlupet Raju <[email protected]>
John Toomey <[email protected]>
Trevor Woerner <[email protected]>

> **Note:**
Expand All @@ -43,3 +44,4 @@ https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
Mark Hatle <[email protected]>
Sandeep Gundlupet Raju <[email protected]>
John Toomey <[email protected]>
Trevor Woerner <[email protected]>

0 comments on commit 06b59df

Please sign in to comment.