keyguard: remove aucub from maintainers
This commit is contained in:
@@ -94,7 +94,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/AChep/keyguard-app";
|
||||
mainProgram = "Keyguard";
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = with lib.maintainers; [ aucub ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
sourceProvenance = with lib.sourceTypes; [
|
||||
fromSource
|
||||
binaryBytecode
|
||||
|
||||
Reference in New Issue
Block a user