From: Yong Bakos <[email protected]> Signed-off-by: Yong Bakos <[email protected]> --- reviewing.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/reviewing.html b/reviewing.html index a664c50..7f8ce3d 100644 --- a/reviewing.html +++ b/reviewing.html @@ -69,8 +69,11 @@ the community. So speak up. <p> Especially, speak up if the patch looks good. If you think it passes the review criteria, <i>say so</i>. Reply to the email saying "This looks good", "Ship -it!" or "Awesome, thanks!" (BTW, praise goes a long way towards making people -feel welcome). +it!" or "Awesome, thanks!" (praise goes a long way towards making people +feel welcome). In addition, add the line <em>Reviewed-by: Real Name +<[email protected]></em> so people pushing patches upstream can make it +<a title="example reviewed commit message" + href="https://cgit.freedesktop.org/wayland/weston/commit/?id=273874e3c715a7102add0030f200d0a0f17628fa">part of the commit message</a>. </p> <p> -- 2.7.2 _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
