commit | 030f066f677f297033772dcdce9538b968fbeb14 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Tue Oct 13 18:27:25 2020 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed Oct 21 15:16:15 2020 -0600 |
tree | f4b30e735a36a9aa9515646cbee5949113e0abda | |
parent | e0533dee522593c25a88b63bf730b2096f6d4122 [diff] |
docs: submitting-patches: describe preserving review/test tags From time to time, the novice kernel contributors do not add Reviewed-by or Tested-by tags to the next versions of the patches. Mostly because they are unaware that responsibility of adding these tags in next version is on submitter, not maintainer. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20201013162725.13572-1-krzk@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>