v2: Also add same text to qf help. v3: Ask submission to have a subject prefix (Jani) --- dim.rst | 11 +++++++++++ qf | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/dim.rst b/dim.rst index da5fdd3a814d..b909e1d87a40 100644 --- a/dim.rst +++ b/dim.rst @@ -307,3 +307,14 @@ Path to a file containing a greeting template for pull request mails. DIM_TEMPLATE_SIGNATURE ---------------------- Path to a file containing a signature template for pull request mails. + +CONTRIBUTING +============ + +Submit patches for any of the maintainer tools to +intel-gfx@xxxxxxxxxxxxxxxxxxxxx with [maintainer-tools PATCH] prefix. Use + +$ git format-patch --subject-prefix="maintainer-tools PATCH" + +for that. Push them once you have +an ack from maintainers (Jani/Daniel). diff --git a/qf b/qf index 80d87fc6d649..4e9cb03f31fe 100755 --- a/qf +++ b/qf @@ -698,6 +698,17 @@ Any other subcommands are executed directly in the quilt patches directory as git commans. When using quilt flow in scripts it is import to use the explicit forwarding to avoid clashes with furture extensions. + +CONTRIBUTING +============ + +Submit patches for any of the maintainer tools to +intel-gfx@xxxxxxxxxxxxxxxxxxxxx with [maintainer-tools PATCH] prefix. Use + +$ git format-patch --subject-prefix="maintainer-tools PATCH" + +for that. Push them once you have +an ack from maintainers (Jani/Daniel). HERE ;; *) -- 2.5.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx