Skip to content

Commit 13b4d6e

Browse files
emarynemaryn
authored andcommitted
deskflow: add maintainer
1 parent ee60107 commit 13b4d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/de/deskflow/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ stdenv.mkDerivation rec {
110110
homepage = "https://github.com/deskflow/deskflow";
111111
description = "Share one mouse and keyboard between multiple computers on Windows, macOS and Linux";
112112
mainProgram = "deskflow";
113-
maintainers = with lib.maintainers; [ ];
113+
maintainers = with lib.maintainers; [ flacks ];
114114
license = with lib; [
115115
licenses.gpl2Plus
116116
licenses.openssl

0 commit comments

Comments
 (0)