smenu: format, add SuperSandro2000 as maintainer
This commit is contained in:
parent
79270a3152
commit
73ac41146b
@ -21,9 +21,8 @@ stdenv.mkDerivation rec {
|
||||
input to create a nice selection window just below the cursor. Once done,
|
||||
your selection will be sent to standard output.
|
||||
'';
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.matthiasbeyer ];
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ matthiasbeyer SuperSandro2000 ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user