Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.58 KB

MAINTAINERS.md

File metadata and controls

47 lines (32 loc) · 1.58 KB

Maintainers, Mailing list, Patches

Please send any patches, pull requests, comments or questions for this layer to the meta-xilinx mailing list:

meta-xilinx@lists.yoctoproject.org

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 Yocto Project community patch submission guidelines, as described in:

https://docs.yoctoproject.org/dev/contributor-guide/submit-changes.html#

git send-email --to meta-xilinx@lists.yoctoproject.org *.patch

Note: When creating patches, please use below format. To follow best practice, if you have more than one patch use --cover-letter option while generating the patches. Edit the 0000-cover-letter.patch and change the title and top of the body as appropriate.

Syntax: git format-patch -s --subject-prefix="meta-xilinx][<BRANCH_NAME>][PATCH" -1

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

Maintainers:

Mark Hatle <mark.hatle@amd.com>
Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
John Toomey <john.toomey@amd.com>
Trevor Woerner <trevor.woerner@amd.com>

Note:

  • meta-xilinx-contrib layer:

Reviewers:

Mark Hatle <mark.hatle@xilinx.com>
Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com>
John Toomey <john.toomey@xilinx.com>
Trevor Woerner <trevor.woerner@amd.com>