···42 description = "A command line utility to work with Sentry";
43 mainProgram = "sentry-cli";
44 changelog = "https://github.com/getsentry/sentry-cli/raw/${version}/CHANGELOG.md";
45- maintainers = with maintainers; [ rizary loewenheim ];
46 };
47}
···42 description = "A command line utility to work with Sentry";
43 mainProgram = "sentry-cli";
44 changelog = "https://github.com/getsentry/sentry-cli/raw/${version}/CHANGELOG.md";
45+ maintainers = with maintainers; [ rizary ];
46 };
47}