jekyll: Remove myself as maintainer

I don't use it much anymore.
This commit is contained in:
Michael Weiss 2021-05-13 12:54:36 +02:00
parent e2adee6827
commit 621a242a1a
No known key found for this signature in database
GPG key ID: 5BE487C4D4771D83

View file

@ -49,7 +49,7 @@ in bundlerApp {
homepage = "https://jekyllrb.com/";
#changelog = "https://raw.githubusercontent.com/jekyll/jekyll/v${version}/History.markdown";
license = licenses.mit;
maintainers = with maintainers; [ primeos pesterhazy ];
maintainers = with maintainers; [ pesterhazy ];
platforms = platforms.unix;
};
}