---

This is an anachronism: ChangeLog entries should never be part of the
patch, because nobody should be editing them locally and including them
in a commit. Whether you can self-approve or not isn't relevant.

OK for wwwdocs?

 htdocs/contribute.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index 3ab65323..4dfb186d 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -254,9 +254,8 @@ the Linux kernel documentation</a> for ways to work around 
this.</p>
 
 <p>(Everything listed here still applies if you can check in the patch
 without further approval under the <a
-href="gitwrite.html#policies">GCC write access policies</a>, except
-that ChangeLog entries may be included as part of the patch and diffs
-representing new files may be omitted, especially if large, since they
+href="gitwrite.html#policies">GCC write access policies</a>, except that
+diffs representing new files may be omitted, especially if large, since they
 can be accessed directly from the repository.)</p> 
 
 <h3>E-mail subject lines</h3>
-- 
2.50.1

Reply via email to