# HG changeset patch # User Thomas De Schampheleire # Date 2018-03-18 20:52:26 # Node ID 1a3af9e025e2e37f8d516e2eabc5439ac1024e2c # Parent d06c0566cb235e681420908001521fcdaf7866f4 make-release: remove instruction about updating copyright/contributors The copyright script is now run by the script itself, so a warning to run it is no longer necessary. diff --git a/scripts/make-release b/scripts/make-release --- a/scripts/make-release +++ b/scripts/make-release @@ -39,7 +39,6 @@ python2 setup.py build_sphinx # not used cat - << EOT Now, make sure -* the copyright and contributor lists have been updated * all tests are passing * release note is ready * announcement is ready