gtkwave: add maintainer jleightcap
Signed-off-by: Jack Leightcap <jack@leightcap.com>
This commit is contained in:
committed by
Bjørn Forsman
parent
d190ef40bb
commit
bcedfe83e7
@@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
|
||||
description = "VCD/Waveform viewer for Unix and Win32";
|
||||
homepage = "https://gtkwave.sourceforge.net";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ thoughtpolice jiegec ];
|
||||
maintainers = with lib.maintainers; [ thoughtpolice jiegec jleightcap ];
|
||||
platforms = lib.platforms.linux ++ lib.platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user