mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
hdfview: add jiegec to maintainers
Add jiegec to maintainer list of hdfview.
This commit is contained in:
parent
f4e3995bf6
commit
433b671066
@ -63,5 +63,6 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.free; # BSD-like
|
||||
homepage = "https://portal.hdfgroup.org/display/HDFVIEW/HDFView";
|
||||
platforms = lib.platforms.linux ++ lib.platforms.darwin;
|
||||
maintainers = with lib.maintainers; [ jiegec ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user