diff options
Diffstat (limited to 'doc/submitting-patches.txt')
-rw-r--r-- | doc/submitting-patches.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/submitting-patches.txt b/doc/submitting-patches.txt index 0241492..2807ad1 100644 --- a/doc/submitting-patches.txt +++ b/doc/submitting-patches.txt @@ -120,7 +120,7 @@ case there are any errors during import) failing. Fix this by calling vars_init() before io_import_data(). Reported-by: Andraž 'ruskie' Levstik <ruskie@codemages.net> -Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> +Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org> ---- The `-s` in the `git commit` invocation makes Git add a "Signed-off-by" line to |