deskflow: remove aucub from maintainers

This commit is contained in:
aucub 2025-01-26 02:27:10 +08:00
parent 2ebdb92971
commit 039d942c78

View File

@ -110,7 +110,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/deskflow/deskflow";
description = "Share one mouse and keyboard between multiple computers on Windows, macOS and Linux";
mainProgram = "deskflow";
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
license = with lib; [
licenses.gpl2Plus
licenses.openssl