The email address information should be inside brackets. This commit ensures the missing bracket character issue is remedied. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright index 151d53a..636af48 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2017-2019 IPFire Development team info@ipfire.org License: LGPL-2.1
Files: debian/* -Copyright: 2019 Stefan Schantl stefan.schantl@ipfire.org> +Copyright: 2019 Stefan Schantl stefan.schantl@ipfire.org License: LGPL-2.1
License: LGPL-2.1
Hello Valters,
thanks for this patch.
It is missing the "Signed-off-by" tag, but I guess Michael could add it this time.
Reviewed-by: Peter Müller peter.mueller@ipfire.org
Thanks, and best regards, Peter Müller
The email address information should be inside brackets. This commit ensures the missing bracket character issue is remedied.
debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright index 151d53a..636af48 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2017-2019 IPFire Development team info@ipfire.org License: LGPL-2.1
Files: debian/* -Copyright: 2019 Stefan Schantl stefan.schantl@ipfire.org> +Copyright: 2019 Stefan Schantl stefan.schantl@ipfire.org License: LGPL-2.1
License: LGPL-2.1
On Mon, Apr 12, 2021 at 8:49 PM Peter Müller peter.mueller@ipfire.org wrote:
It is missing the "Signed-off-by" tag, but I guess Michael could add it this time.
Sorry, I wasn't aware of the tag expectation on patches. I will keep that in mind in the future!
-Valters