[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 03/04: CONTRIBUTING.md: Strip trailing whitespace



This is an automated email from the git hooks/post-receive script.

jwilk pushed a commit to branch master
in repository lintian.

commit b88e001714d563fd9cb02d8126e19efbdc175c75
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sun Sep 18 12:15:48 2016 +0200

    CONTRIBUTING.md: Strip trailing whitespace
---
 CONTRIBUTING.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2af8d12..97b5b05 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -64,7 +64,7 @@ Making changes
 
 ````
     Add =encoding to the POD in Lintian::Collect
-    
+
     We use a UTF-8 section symbol, and the current version of Pod::Simple
     therefore requires explicitly declaring the character set.
 ````
@@ -85,7 +85,7 @@ be done by using `reportbug`:
     $ reportbug lintian
 
 Otherwise send a plain text mail to "<submit@bugs.debian.org>" with
-the first line being `Package: lintian`: 
+the first line being `Package: lintian`:
 
 You are welcome to attach the changes to the bug report or link to a
 git branch.  If you use attachments, please generate the changes via
@@ -162,7 +162,7 @@ guidelines are:
 
  * The message is prefixed with the intials of the committer(s). New
    committers, please remember to add yourself to debian/copyright.
- * Changes are grouped by "root" folder ("checks", "data" and "lib" in 
+ * Changes are grouped by "root" folder ("checks", "data" and "lib" in
    the example above).
  * The groups are sorted by the name of the "root" folder and separated
    by a single line.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: