Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -11596,12 +11596,6 @@ githubId = 918448; name = "Anthony Lodi"; }; loewenheim = { email = "loewenheim@mailbox.org"; github = "loewenheim"; githubId = 7622248; name = "Sebastian Zivota"; }; logo = { email = "logo4poop@protonmail.com"; matrix = "@logo4poop:matrix.org"; Loading pkgs/development/python-modules/vdirsyncer/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ buildPythonPackage rec { homepage = "https://github.com/pimutils/vdirsyncer"; changelog = "https://github.com/pimutils/vdirsyncer/blob/v${version}/CHANGELOG.rst"; license = licenses.bsd3; maintainers = with maintainers; [ loewenheim ]; maintainers = [ ]; mainProgram = "vdirsyncer"; }; } pkgs/development/tools/sentry-cli/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ rustPlatform.buildRustPackage rec { description = "A command line utility to work with Sentry"; mainProgram = "sentry-cli"; changelog = "https://github.com/getsentry/sentry-cli/raw/${version}/CHANGELOG.md"; maintainers = with maintainers; [ rizary loewenheim ]; maintainers = with maintainers; [ rizary ]; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -11596,12 +11596,6 @@ githubId = 918448; name = "Anthony Lodi"; }; loewenheim = { email = "loewenheim@mailbox.org"; github = "loewenheim"; githubId = 7622248; name = "Sebastian Zivota"; }; logo = { email = "logo4poop@protonmail.com"; matrix = "@logo4poop:matrix.org"; Loading
pkgs/development/python-modules/vdirsyncer/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ buildPythonPackage rec { homepage = "https://github.com/pimutils/vdirsyncer"; changelog = "https://github.com/pimutils/vdirsyncer/blob/v${version}/CHANGELOG.rst"; license = licenses.bsd3; maintainers = with maintainers; [ loewenheim ]; maintainers = [ ]; mainProgram = "vdirsyncer"; }; }
pkgs/development/tools/sentry-cli/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ rustPlatform.buildRustPackage rec { description = "A command line utility to work with Sentry"; mainProgram = "sentry-cli"; changelog = "https://github.com/getsentry/sentry-cli/raw/${version}/CHANGELOG.md"; maintainers = with maintainers; [ rizary loewenheim ]; maintainers = with maintainers; [ rizary ]; }; }