surface-control: remove winterqt from maintainers

authored by

Winter and committed by
GitHub
30a9b635 57b6c8c5

+1 -1
+1 -1
pkgs/applications/misc/surface-control/default.nix
··· 31 "Control various aspects of Microsoft Surface devices on Linux from the Command-Line"; 32 homepage = "https://github.com/linux-surface/surface-control"; 33 license = licenses.mit; 34 - maintainers = with maintainers; [ winterqt ]; 35 platforms = platforms.linux; 36 }; 37 }
··· 31 "Control various aspects of Microsoft Surface devices on Linux from the Command-Line"; 32 homepage = "https://github.com/linux-surface/surface-control"; 33 license = licenses.mit; 34 + maintainers = with maintainers; [ ]; 35 platforms = platforms.linux; 36 }; 37 }