mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 09:17:34 +00:00
ibm-sw-tpm2: add tomfitzhenry as maintainer
This commit is contained in:
parent
025f6c0298
commit
23e494c3a5
@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "tpm_server";
|
||||
homepage = "https://sourceforge.net/projects/ibmswtpm2/";
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ tomfitzhenry ];
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user