Loading maintainers/maintainer-list.nix +8 −6 Original line number Diff line number Diff line Loading @@ -9484,12 +9484,6 @@ name = "Martin Hardselius"; keys = [ { fingerprint = "3F35 E4CA CBF4 2DE1 2E90 53E5 03A6 E6F7 8693 6619"; } ]; }; harrisonthorne = { email = "harrisonthorne@proton.me"; github = "muni-corn"; githubId = 33523827; name = "Harrison Thorne"; }; harryposner = { email = "nixpkgs@harryposner.com"; github = "harryposner"; Loading Loading @@ -16598,6 +16592,14 @@ githubId = 5047140; name = "Victor Collod"; }; municorn = { name = "municorn"; email = "municorn@musicaloft.com"; github = "muni-corn"; githubId = 33523827; matrix = "@municorn:matrix.org"; keys = [ { fingerprint = "2686 7D83 CD74 CCEF 192F 052E 4B21 310A 52B1 5162"; } ]; }; munksgaard = { name = "Philip Munksgaard"; email = "philip@munksgaard.me"; Loading pkgs/applications/kde/palapeli.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,6 @@ mkDerivation { description = "Single-player jigsaw puzzle game"; mainProgram = "palapeli"; license = with lib.licenses; [ gpl2 ]; maintainers = with lib.maintainers; [ harrisonthorne ]; maintainers = with lib.maintainers; [ municorn ]; }; } Loading
maintainers/maintainer-list.nix +8 −6 Original line number Diff line number Diff line Loading @@ -9484,12 +9484,6 @@ name = "Martin Hardselius"; keys = [ { fingerprint = "3F35 E4CA CBF4 2DE1 2E90 53E5 03A6 E6F7 8693 6619"; } ]; }; harrisonthorne = { email = "harrisonthorne@proton.me"; github = "muni-corn"; githubId = 33523827; name = "Harrison Thorne"; }; harryposner = { email = "nixpkgs@harryposner.com"; github = "harryposner"; Loading Loading @@ -16598,6 +16592,14 @@ githubId = 5047140; name = "Victor Collod"; }; municorn = { name = "municorn"; email = "municorn@musicaloft.com"; github = "muni-corn"; githubId = 33523827; matrix = "@municorn:matrix.org"; keys = [ { fingerprint = "2686 7D83 CD74 CCEF 192F 052E 4B21 310A 52B1 5162"; } ]; }; munksgaard = { name = "Philip Munksgaard"; email = "philip@munksgaard.me"; Loading
pkgs/applications/kde/palapeli.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,6 @@ mkDerivation { description = "Single-player jigsaw puzzle game"; mainProgram = "palapeli"; license = with lib.licenses; [ gpl2 ]; maintainers = with lib.maintainers; [ harrisonthorne ]; maintainers = with lib.maintainers; [ municorn ]; }; }