diff options
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | 2008-05-13 13:36:55 +0900 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-10-16 11:51:30 -0600 |
commit | 58bae1f5cfd077f7f5f3af5d1ac50c3a82ac6411 (patch) | |
tree | d377f72bd82a3daec1760a94ec62e341d2b5a4da /Documentation/SubmittingPatches | |
parent | 75b021468368288ac8fec1a86a13f5cf2229139e (diff) |
doc: Test-by?
Commonly used is "Tested-by."
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index f79ad9ff603..0d601cba969 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -405,7 +405,7 @@ person it names. This tag documents that potentially interested parties have been included in the discussion -14) Using Test-by: and Reviewed-by: +14) Using Tested-by: and Reviewed-by: A Tested-by: tag indicates that the patch has been successfully tested (in some environment) by the person named. This tag informs maintainers that |