Loading maintainers/maintainer-list.nix +10 −10 Original line number Diff line number Diff line Loading @@ -16412,6 +16412,16 @@ githubId = 4579165; name = "Danny Bautista"; }; pyrox0 = { name = "Pyrox"; email = "pyrox@pyrox.dev"; matrix = "@pyrox:pyrox.dev"; github = "pyrox0"; githubId = 35778371; keys = [{ fingerprint = "4CA9 72FB ADC8 1416 0F10 3138 FE1D 8A7D 620C 611F"; }]; }; pyxels = { email = "pyxels.dev@gmail.com"; github = "Pyxels"; Loading Loading @@ -20023,16 +20033,6 @@ github = "thefossguy"; githubId = 44400303; }; thehedgeh0g = { name = "The Hedgehog"; email = "hedgehog@mrhedgehog.xyz"; matrix = "@mrhedgehog:jupiterbroadcasting.com"; github = "pyrox0"; githubId = 35778371; keys = [{ fingerprint = "38A0 29B0 4A7E 4C13 A4BB 86C8 7D51 0786 6B1C 6752"; }]; }; thekostins = { name = "Konstantin"; email = "anisimovkosta19@gmail.com"; Loading nixos/modules/services/misc/gitea.nix +1 −1 Original line number Diff line number Diff line Loading @@ -722,5 +722,5 @@ in timerConfig.OnCalendar = cfg.dump.interval; }; }; meta.maintainers = with lib.maintainers; [ srhb ma27 thehedgeh0g ]; meta.maintainers = with lib.maintainers; [ srhb ma27 pyrox0 ]; } pkgs/applications/misc/sway-launcher-desktop/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -37,6 +37,6 @@ stdenv.mkDerivation rec { changelog = "https://github.com/Biont/sway-launcher-desktop/releases/tag/v${version}"; license = licenses.gpl3; platforms = platforms.linux; maintainers = [ maintainers.thehedgeh0g ]; maintainers = [ maintainers.pyrox0 ]; }; } pkgs/applications/office/espanso/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ rustPlatform.buildRustPackage rec { mainProgram = "espanso"; homepage = "https://espanso.org"; license = licenses.gpl3Plus; maintainers = with maintainers; [ kimat thehedgeh0g ]; maintainers = with maintainers; [ kimat pyrox0 ]; platforms = platforms.unix; longDescription = '' Loading pkgs/by-name/bl/bluetuith/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,6 +41,6 @@ buildGoModule rec { license = licenses.mit; platforms = platforms.linux; mainProgram = "bluetuith"; maintainers = with maintainers; [ thehedgeh0g katexochen ]; maintainers = with maintainers; [ pyrox0 katexochen ]; }; } Loading
maintainers/maintainer-list.nix +10 −10 Original line number Diff line number Diff line Loading @@ -16412,6 +16412,16 @@ githubId = 4579165; name = "Danny Bautista"; }; pyrox0 = { name = "Pyrox"; email = "pyrox@pyrox.dev"; matrix = "@pyrox:pyrox.dev"; github = "pyrox0"; githubId = 35778371; keys = [{ fingerprint = "4CA9 72FB ADC8 1416 0F10 3138 FE1D 8A7D 620C 611F"; }]; }; pyxels = { email = "pyxels.dev@gmail.com"; github = "Pyxels"; Loading Loading @@ -20023,16 +20033,6 @@ github = "thefossguy"; githubId = 44400303; }; thehedgeh0g = { name = "The Hedgehog"; email = "hedgehog@mrhedgehog.xyz"; matrix = "@mrhedgehog:jupiterbroadcasting.com"; github = "pyrox0"; githubId = 35778371; keys = [{ fingerprint = "38A0 29B0 4A7E 4C13 A4BB 86C8 7D51 0786 6B1C 6752"; }]; }; thekostins = { name = "Konstantin"; email = "anisimovkosta19@gmail.com"; Loading
nixos/modules/services/misc/gitea.nix +1 −1 Original line number Diff line number Diff line Loading @@ -722,5 +722,5 @@ in timerConfig.OnCalendar = cfg.dump.interval; }; }; meta.maintainers = with lib.maintainers; [ srhb ma27 thehedgeh0g ]; meta.maintainers = with lib.maintainers; [ srhb ma27 pyrox0 ]; }
pkgs/applications/misc/sway-launcher-desktop/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -37,6 +37,6 @@ stdenv.mkDerivation rec { changelog = "https://github.com/Biont/sway-launcher-desktop/releases/tag/v${version}"; license = licenses.gpl3; platforms = platforms.linux; maintainers = [ maintainers.thehedgeh0g ]; maintainers = [ maintainers.pyrox0 ]; }; }
pkgs/applications/office/espanso/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ rustPlatform.buildRustPackage rec { mainProgram = "espanso"; homepage = "https://espanso.org"; license = licenses.gpl3Plus; maintainers = with maintainers; [ kimat thehedgeh0g ]; maintainers = with maintainers; [ kimat pyrox0 ]; platforms = platforms.unix; longDescription = '' Loading
pkgs/by-name/bl/bluetuith/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,6 +41,6 @@ buildGoModule rec { license = licenses.mit; platforms = platforms.linux; mainProgram = "bluetuith"; maintainers = with maintainers; [ thehedgeh0g katexochen ]; maintainers = with maintainers; [ pyrox0 katexochen ]; }; }