Steve Piercy
2017-06-26 1c561a57eae2e66e463466ab784dcedf684771c8
HACKING.txt
@@ -140,7 +140,7 @@
- PEP8 compliance.  Whitespace rules are relaxed: not necessary to put two
  newlines between classes.  But 79-column lines, in particular, are mandatory.
  See http://docs.pylonsproject.org/en/latest/community/codestyle.html for more
  See https://docs.pylonsproject.org/en/latest/community/codestyle.html for more
  information.
- Please do not remove trailing whitespace.  Configure your editor to reduce