[Surfraw-devel] elvi: searx: cosmetical patch

Nils Gillmann niasterisk at grrlz.net
Wed Feb 17 15:33:37 UTC 2016


Nils Gillmann <niasterisk at grrlz.net> writes:

> Hi,
>
> I wanted to fix the searx elvi and get the contact info and name
> updated. Usually this is a no-do and I might do changes in the
> future where it might've been better to change the header then.
> Attached is the patch against the latest master checkout.
> I did not want to change the THANKS file on my own and add it to
> the patch, but I'd kind to change the THANKS (or was it AUTHORS?)
> from
> Nils <krosos.sdf.org>
> to
> Nils Gillmann <niasterisk at grrlz.net>
>
> From 774e92b85ec095196588e61832c4ab500a300569 Mon Sep 17 00:00:00 2001
> From: Nils Gillmann <niasterisk at grrlz.net>
> Date: Wed, 17 Feb 2016 16:20:30 +0100
> Subject: [PATCH] elvi: searx: fix author
>
> *elvi/searx: this fixes the contact info and original name
>  used for the elve searx.
> ---
>  elvi/searx | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/elvi/searx b/elvi/searx
> index d8c5010..5cde2f0 100755
> --- a/elvi/searx
> +++ b/elvi/searx
> @@ -1,7 +1,7 @@
>  #!/bin/sh
>  # elvis: searx           -- Search using searx metasearch engine instances (https://searx.me and others)
> -# author: krosos         -- contact: krosos.sdf.org
> -# 2015-08-04
> +# author: Nils Gillmann  -- contact: <niasterisk at grrlz.net | krosos.sdf.org/static/contact.txt>
> +# 2015-08-04 (update 2016-02-17)
>  
>  . surfraw || exit 1
>  
> -- 
> 2.6.3
>
>
> Thanks,

Commit message should not contain typos though.
 *elvi/searx: this fixes the contact info and original name
  used for the elve searx.

should be:

 *elvi/searx: this fixes the contact info and original name
 used for the elvi searx


-- 
ng



More information about the Surfraw-devel mailing list