mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
auto-changelog: remove me from maintainers
This commit is contained in:
@@ -49,6 +49,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
changelog = "https://github.com/cookpete/auto-changelog/blob/master/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "auto-changelog";
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user