Merge pull request #139308 from primeos/sks

sks: remove myself as maintainer

authored by Jörg Thalheim and committed by GitHub 22e82f48 de33b7d5

+1 -1
+1 -1
pkgs/servers/sks/default.nix
··· 46 inherit (src.meta) homepage; 47 license = licenses.gpl2; 48 platforms = platforms.linux; 49 - maintainers = with maintainers; [ primeos fpletz globin ]; 50 }; 51 } 52
··· 46 inherit (src.meta) homepage; 47 license = licenses.gpl2; 48 platforms = platforms.linux; 49 + maintainers = with maintainers; [ fpletz globin ]; 50 }; 51 } 52