aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2009-01-16 11:49:50 -0500
committerJonathan Corbet <corbet@lwn.net>2009-06-04 12:32:49 -0400
commitbbb0a4247aaf1eabbd6d87750eafe99c577920f7 (patch)
treeb18fa61c00a92010a2feffa7e7c8dff55d9015fd /Documentation/SubmittingPatches
parent9fa7eb283c5cdc2b0f4a8cfe6387ed82e5e9a3d3 (diff)
Document Reported-by in SubmittingPatches
Randy pointed out that the Reported-By tag should be documented with the others in SubmittingPatches. Reported-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches9
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index f309d3c6221c..6f29e29555c0 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -405,7 +405,14 @@ person it names. This tag documents that potentially interested parties
405have been included in the discussion 405have been included in the discussion
406 406
407 407
40814) Using Tested-by: and Reviewed-by: 40814) Using Reported-by:, Tested-by: and Reviewed-by:
409
410If this patch fixes a problem reported by somebody else, consider adding a
411Reported-by: tag to credit the reporter for their contribution. Please
412note that this tag should not be added without the reporter's permission,
413especially if the problem was not reported in a public forum. That said,
414if we diligently credit our bug reporters, they will, hopefully, be
415inspired to help us again in the future.
409 416
410A Tested-by: tag indicates that the patch has been successfully tested (in 417A Tested-by: tag indicates that the patch has been successfully tested (in
411some environment) by the person named. This tag informs maintainers that 418some environment) by the person named. This tag informs maintainers that