fido2luks: remove prusnak as maintainer
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
This commit is contained in:
parent
d974523917
commit
7f308fc2f7
@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Decrypt your LUKS partition using a FIDO2 compatible authenticator";
|
||||
homepage = "https://github.com/shimunn/fido2luks";
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ prusnak mmahut ];
|
||||
maintainers = with maintainers; [ mmahut ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user