From 9fdae5f6db9820afaabffd9d38c53d33103deecb Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Wed, 16 Oct 2013 14:29:58 +0200 Subject: [PATCH] fillinsha256sum: skip mail in __author__ --- gpgparticipants/fillinsha256sum.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpgparticipants/fillinsha256sum.py b/gpgparticipants/fillinsha256sum.py index 62c0546..7760678 100755 --- a/gpgparticipants/fillinsha256sum.py +++ b/gpgparticipants/fillinsha256sum.py @@ -3,7 +3,7 @@ __version__ = "1.0" -__author__ = "Stefan Huber " +__author__ = "Stefan Huber" __email__ = "shuber@sthu.org" __copyright__ = "Copyright 2013, Stefan Huber" -- 2.30.2