diff options
| author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-10-18 17:11:28 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-22 10:06:24 -0500 |
| commit | 06b59dfb8b69046ae56e5e3d6303d50b2cd46858 (patch) | |
| tree | 4a85587a4ab22bb1803427fde857a35bbeacada0 | |
| parent | 878d60d961332b7476b7f4f5d309dd2a2b6546b7 (diff) | |
| download | meta-xilinx-06b59dfb8b69046ae56e5e3d6303d50b2cd46858.tar.gz | |
MAINTAINERS.md: Update patch submission link
Update patch submission guide link and maintainers list.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | MAINTAINERS.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d9067769..7e842dc4 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md | |||
| @@ -8,10 +8,10 @@ the [meta-xilinx mailing list](https://lists.yoctoproject.org/g/meta-xilinx): | |||
| 8 | When sending patches, please make sure the email subject line includes | 8 | When sending patches, please make sure the email subject line includes |
| 9 | `[meta-xilinx][<BRANCH_NAME>][PATCH]` and cc'ing the maintainers. | 9 | `[meta-xilinx][<BRANCH_NAME>][PATCH]` and cc'ing the maintainers. |
| 10 | 10 | ||
| 11 | For more details follow the OE community patch submission guidelines, as described in: | 11 | For more details follow the Yocto Project community patch submission guidelines, |
| 12 | as described in: | ||
| 12 | 13 | ||
| 13 | https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines | 14 | https://docs.yoctoproject.org/dev/contributor-guide/submit-changes.html# |
| 14 | https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | ||
| 15 | 15 | ||
| 16 | `git send-email --to meta-xilinx@lists.yoctoproject.org *.patch` | 16 | `git send-email --to meta-xilinx@lists.yoctoproject.org *.patch` |
| 17 | 17 | ||
| @@ -24,13 +24,14 @@ https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | |||
| 24 | `git format-patch -s --subject-prefix="meta-xilinx][<BRANCH_NAME>][PATCH" -1` | 24 | `git format-patch -s --subject-prefix="meta-xilinx][<BRANCH_NAME>][PATCH" -1` |
| 25 | 25 | ||
| 26 | **Example:** | 26 | **Example:** |
| 27 | `git format-patch -s --subject-prefix="meta-xilinx][langdale][PATCH" -1` | 27 | `git format-patch -s --subject-prefix="meta-xilinx][scarthgap][PATCH" -1` |
| 28 | 28 | ||
| 29 | **Maintainers:** | 29 | **Maintainers:** |
| 30 | 30 | ||
| 31 | Mark Hatle <mark.hatle@amd.com> | 31 | Mark Hatle <mark.hatle@amd.com> |
| 32 | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 32 | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> |
| 33 | John Toomey <john.toomey@amd.com> | 33 | John Toomey <john.toomey@amd.com> |
| 34 | Trevor Woerner <trevor.woerner@amd.com> | ||
| 34 | 35 | ||
| 35 | > **Note:** | 36 | > **Note:** |
| 36 | 37 | ||
| @@ -43,3 +44,4 @@ https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | |||
| 43 | Mark Hatle <mark.hatle@xilinx.com> | 44 | Mark Hatle <mark.hatle@xilinx.com> |
| 44 | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> | 45 | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> |
| 45 | John Toomey <john.toomey@xilinx.com> | 46 | John Toomey <john.toomey@xilinx.com> |
| 47 | Trevor Woerner <trevor.woerner@amd.com> | ||
